Lines Matching refs:pos
876 SkPoint pos = verts[i].fPos;878 if (SK_ScalarMax == pos.fX) {881 drawState->getViewMatrix().mapPoints(&pos, 1);883 actualBounds.set(pos.fX, pos.fY, pos.fX, pos.fY);886 actualBounds.growToInclude(pos.fX, pos.fY);