Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPictureRecord.cpp277 const SkScalar firstY = pos[0].fY; in drawPosText() local
279 if (pos[index].fY != firstY) { in drawPosText()