Searched refs:firstY (Results 1 – 1 of 1) sorted by relevance
277 const SkScalar firstY = pos[0].fY; in drawPosText() local279 if (pos[index].fY != firstY) { in drawPosText()