Home
last modified time | relevance | path

Searched defs:oneThird (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
H A DSkLineParameters.h139 double oneThird = 1 / 3.0; in cubicDistanceY() local
/third_party/skia/src/core/
H A DSkEdge.cpp345 SkFDot6 oneThird = (a*8 - b*15 + 6*c + d) * 19 >> 9; in cubic_delta_from_line() local
/third_party/skia/tests/
H A DDrawBitmapRectTest.cpp99 const SkScalar oneThird = SK_Scalar1 / 3; in test_treatAsSprite() local

Completed in 2 milliseconds