Home
last modified time | relevance | path

Searched refs:stopY (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkDraw.cpp1495 SkScalar stopY = stop.fY; in drawText() local
1499 stopY = SkScalarHalf(stopY); in drawText()
1502 y -= stopY; in drawText()