Searched defs:endY (Results 1 – 11 of 11) sorted by relevance
104 int endY = SkTMax(startY - height, kDisplayPadding + kTextHeight); in onPaint() local
158 int endY; in perform() local
195 final int endY = startY + verticalSlop + vertTileCount; in draw() local
162 float endY = top; in testBox() local563 final float endY = Utils.byteArrayToFloat(mWorkspaceBytes); in loadCollisionTiles() local
77 const int endY = static_cast<int>(0.85f * (float)image.getHeight()); in verifyResult() local
422 void endY( double endY_ ) in endY() function426 double endY( void ) const in endY() function1180 void endY( double endY_ ) in endY() function1184 double endY( void ) const in endY() function
105 …const int endY = (acceptOutOfBoundsAsAnyValue) ? (height - maxPositionDeviation.y()) : (heigh… in findNumPositionDeviationFailingPixels() local
1219 SkScalar endY = src.fPts[2].fY; in subdivide() local
1212 const SkScalar endY = src.fPts[2].fY; in subdivide() local
1844 const int endY = (int)(0.85f * (float)rendered.getHeight()); in iterate() local