Searched defs:halfWidth (Results 1 – 8 of 8) sorted by relevance
52 float halfWidth = halfHeight * aspect; in buildOrthographicMatrix() local
232 int halfWidth = width / 2; in testWebViewClipWithCircle() local
200 int halfWidth = swBitmap.getWidth() / 2; in validateScreenshot() local
1022 int halfWidth = DEFAULT_LAYOUT_WIDTH / 2; in testSurfaceTransaction_setTransform_flipH() local
228 int halfWidth = CAMERA_WIDTH / 2; in virtualCamera_captureDownscaled_succeeds() local234 try (ImageReader imageReader = createImageReader(outputPixelFormat, halfWidth, in virtualCamera_captureDownscaled_succeeds() argument
1079 int halfWidth = width / 2; in checkFrame() local
1012 int halfWidth = display.getWidth() / 2; in testGetGlobalVisibleRectPoint() local1055 int halfWidth = display.getWidth() / 2; in testGetGlobalVisibleRect() local2967 int halfWidth = display.getWidth() / 2; in testGetLocalVisibleRect() local
1415 float halfWidth = magnifyBounds.width() / (2.0f * scale); in getMagnifiedArea() local