/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/multi/ |
H A D | ByQuadrantReader.java | 60 int halfHeight = height / 2; in decode() local 79 makeAbsolute(result.getResultPoints(), 0, halfHeight); in decode() local 87 makeAbsolute(result.getResultPoints(), halfWidth, halfHeight); in decode() local
|
/aosp_15_r20/external/skia/src/effects/ |
H A D | SkDashPathEffect.cpp | 307 SkScalar halfWidth, halfHeight; in onAsPoints() local 358 SkScalar halfWidth, halfHeight; in onAsPoints() local
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/ |
D | StopwatchLandscapeLayout.kt | 121 val halfHeight = height / 2 in onLayout() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
H A D | BackPanel.kt | 461 val halfHeight = backgroundHeight.pos / 2 in hasOverlappingRendering() constant
|
/aosp_15_r20/cts/hostsidetests/adpf/app/hintsession/src/cpp/ |
H A D | Utility.cpp | 50 float *Utility::buildOrthographicMatrix(float *outMatrix, float halfHeight, float aspect, in buildOrthographicMatrix()
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | SimpleCollisionComponent.java | 63 final float halfHeight = parentObject.height / 2.0f; in update() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | ViewHierarchyAnimator.kt | 907 val halfHeight = (bottom - top) / 2 in <lambda>() constant
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/states/ |
D | SpringLoadedState.java | 59 float halfHeight = ws.getHeight() / 2; in getWorkspaceScaleAndTranslation() local
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | RippleComponent.java | 67 final float halfHeight = bounds.height() / 2.0f; in getTargetRadius() local
|
/aosp_15_r20/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
H A D | CustomArrayAdapter.java | 121 int halfHeight = bitmap.getHeight()/2; in getCroppedBitmap() local
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
D | BitmapUtils.java | 53 int halfHeight = srcHeight / 2; in calculateInSampleSize() local
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/ |
D | SetupStartIndicatorView.java | 102 final float halfHeight = height / 2.0f; in onDraw() local
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | SimSelectorAvatarRequest.java | 72 final float halfHeight = height / 2; in renderSimAvatarInternal() local
|
D | AvatarGroupRequestDescriptor.java | 76 final float halfHeight = height / 2F; in generateDestRectArray() local
|
D | AvatarRequest.java | 158 final float halfHeight = height / 2; in renderLetterTile() local
|
/aosp_15_r20/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/ |
H A D | CustomArrayAdapter.java | 128 int halfHeight = bitmap.getHeight() / 2; in getCroppedBitmap() local
|
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/ |
H A D | EllipseContent.java | 87 float halfHeight = size.y / 2f; in getPath() local
|
H A D | RectangleContent.java | 101 float halfHeight = size.y / 2f; in getPath() local
|
/aosp_15_r20/cts/tests/tests/virtualdevice/camera/src/android/virtualdevice/cts/camera/ |
H A D | VirtualCameraCaptureTest.java | 308 int halfHeight = CAMERA_HEIGHT / 2; in virtualCamera_captureDownscaled_succeeds() local 314 halfHeight)) { in virtualCamera_captureDownscaled_succeeds() argument
|
/aosp_15_r20/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/ |
H A D | Utils.java | 105 final int halfHeight = height / 2; in calculateInSampleSize() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTestsEXT.cpp | 444 const auto halfHeight = iHeight / 2; in generateReferenceLevel() local 703 const auto halfHeight = static_cast<int>(m_params->height / 2u); in generateReferenceLevel() local 771 const auto halfHeight = static_cast<int>(m_params->height / 2u); in generateReferenceLevel() local 845 const auto halfHeight = static_cast<int>(m_params->height / 2u); in generateReferenceLevel() local 2284 const auto halfHeight = iHeight / 2; in generateReferenceLevel() local 3273 const auto halfHeight = height / 2u; in getQuadrantColors() local 4621 const auto halfHeight = iHeight / 2; in generateReferenceLevel() local
|
H A D | vktMeshShaderBuiltinTests.cpp | 478 const auto halfHeight = height / 2; in verifyResults() local 932 const auto halfHeight = static_cast<float>(extent.height) / 2.0f; in createInstance() local 1996 const auto halfHeight = static_cast<float>(extent.height) / 2.0f; in initPrograms() local
|
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
H A D | SurfaceSyncGroupTests.java | 201 int halfHeight = swBitmap.getHeight() / 2; in validateScreenshot() local
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/common/detector/ |
H A D | MonochromeRectangleDetector.java | 55 int halfHeight = height / 2; in detect() local
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | SurfaceSyncGroupTests.java | 194 int halfHeight = swBitmap.getHeight() / 2; in validateScreenshot() local
|