Searched defs:endY (Results 1 – 11 of 11) sorted by relevance
132 int endY = std::max(startY - height, kDisplayPadding + kTextHeight); in onPaint() local143 int endY = std::max(startY - height, kDisplayPadding + kTextHeight); in onPaint() local
77 var endY = frameInfo.endValue.y in <lambda>() variable
121 int endY = SkTMax(startY - height, kDisplayPadding + kTextHeight); in onPaint() 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
80 const int endY = static_cast<int>(0.85f * (float)image.getHeight()); in verifyResult() local
407 void endY( double endY_ ) in endY() function411 double endY( void ) const in endY() function1165 void endY( double endY_ ) in endY() function1169 double endY( void ) const in endY() function
105 …const int endY = (acceptOutOfBoundsAsAnyValue) ? (height - maxPositionDeviation.y()) : (heigh… in findNumPositionDeviationFailingPixels() local
1249 SkScalar endY = src.fPts[2].fY; in subdivide() local
1452 SkScalar endY = src.fPts[2].fY; in subdivide() local
1844 const int endY = (int)(0.85f * (float)rendered.getHeight()); in iterate() local