Home
last modified time | relevance | path

Searched defs:midY (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/utils/win/
DSkDWriteGeometrySink.cpp102 float midY = cubic[0].y + dy10 * 3 / 2; in check_quadratic() local
/external/skia/tests/
DBlurTest.cpp178 int midY = dst.fBounds.centerY(); in ground_truth_2d() local
231 SkScalar midY = path.getBounds().centerY(); in blur_path() local
/external/skia/src/pathops/
DSkReduceOrder.cpp134 double midY = cubic[0].fY + dy10 * 3 / 2; in check_quadratic() local