Searched defs:bottomPx (Results 1 – 2 of 2) sorted by relevance
163 int bottomPx = fractionToVerticalPixels(mCrop.bottom); in onTouchEvent() local467 private CropBoundary nearestBoundary(MotionEvent event, int topPx, int bottomPx, int leftPx, in nearestBoundary()
997 @NonNull AccessibilityNodeInfo node, int leftPx, int topPx, int rightPx, int bottomPx) { in assertBoundsOffset()