Searched defs:offsetTop (Results 1 – 4 of 4) sorted by relevance
110 final int offsetTop = (bitmap.getHeight() - clippedHeight) / 2; in doInBackgroundTimed() local
134 int offsetTop = (bitmap.getHeight() - clippedHeight) / 2; in writeClippedBitmap() local
182 public void setRootLeash(@NonNull SurfaceControl leash, int offsetLeft, int offsetTop) { in setRootLeash()
2139 final int offsetTop = parentBounds.top - outBounds.top; in computeFreeformBounds() local