/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/detector/ |
H A D | Detector.java | 90 FinderPattern topRight = info.getTopRight(); in processFinderPatternInfo() local 145 ResultPoint topRight, in createTransform() 199 ResultPoint topRight, in computeDimension() 229 ResultPoint topRight, in calculateModuleSize()
|
H A D | FinderPatternInfo.java | 29 private final FinderPattern topRight; field in FinderPatternInfo
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
H A D | Quad.java | 94 public static Quad fromLineAndHeight(PointF topLeft, PointF topRight, float height) { in fromLineAndHeight() 155 public PointF topRight() { in topRight() method in Quad 189 PointF topRight = rotatePoint(topRight(), center, cosa, sina); in rotated() local 319 private Quad(PointF topLeft, PointF topRight, PointF bottomLeft, PointF bottomRight) { in Quad()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/ |
H A D | LayerTransactionTest.h | 171 const Color& topRight, const Color& bottomLeft, in fillLayerQuadrant() 189 const Color& topRight, const Color& bottomLeft, in fillBufferQueueLayerQuadrant() 212 const Color& topRight, const Color& bottomLeft, in fillBufferStateLayerQuadrant()
|
H A D | TransactionTestHarnesses.h | 171 uint32_t bufferHeight, const Color& topLeft, const Color& topRight, in fillLayerQuadrant()
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/ |
H A D | BoundingBox.java | 31 private final ResultPoint topRight; field in BoundingBox 41 ResultPoint topRight, in BoundingBox()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
H A D | PrivacyDotWindowController.kt | 69 val topRight = providers.inflate(BOUNDS_POSITION_TOP, BOUNDS_POSITION_RIGHT) in startOnUiThread() constant
|
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/ |
H A D | PixelCopyTest.java | 1060 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 1062 topLeft, topRight, bottomLeft, bottomRight); in assertBitmapQuadColor() local 1066 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 1091 private void assertBitmapQuadColor(Bitmap bitmap, int topLeft, int topRight, in assertBitmapQuadColor()
|
H A D | PixelCopyGLProducerCtsActivity.java | 47 public QuadColorGLRenderer(int topLeft, int topRight, int bottomLeft, int bottomRight) { in QuadColorGLRenderer()
|
H A D | TextureViewTest.java | 904 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 906 bitmap, topLeft, topRight, bottomLeft, bottomRight); in assertBitmapQuadColor() local
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/datamatrix/detector/ |
H A D | Detector.java | 63 ResultPoint topRight = points[3]; in detect() local 311 ResultPoint topRight, in sampleGrid()
|
/aosp_15_r20/development/tools/winscope/src/viewers/components/rects/ |
H A D | canvas.ts | 253 const topRight = new Point3D( constant 296 const topRight = new Point3D(bottomRight.x, topLeft.y, bottomRight.z); constant
|
H A D | mapper3d.ts | 430 const topRight = new Point3D( constant
|
/aosp_15_r20/external/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/ |
H A D | FoldAwareColumn.kt | 325 val topRight = root.localToWindow(Offset(boundsRight, boundsTop)) in trueBoundsInWindow() constant
|
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/ |
D | image.cpp | 24 const RGBA8888& topRight) { in CreateImageContentsWithFourCorners()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/events/ |
H A D | FakePrivacyDotViewController.kt | 26 var topRight: View? = null variable in com.android.systemui.statusbar.events.FakePrivacyDotViewController
|
/aosp_15_r20/external/deqp/modules/gles2/accuracy/ |
H A D | es2aTextureMipmapTests.cpp | 171 Vec2 topRight; in getBasicTexCoord2D() member 189 const Vec2 &topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
|
/aosp_15_r20/external/deqp/modules/gles3/accuracy/ |
H A D | es3aTextureMipmapTests.cpp | 159 Vec2 topRight; in getBasicTexCoord2D() member 177 const Vec2 &topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/events/ |
D | PrivacyDotViewController.java | 87 android.view.View topLeft, @org.jetbrains.annotations.NotNull() in initialize()
|
D | PrivacyDotViewControllerImpl.java | 180 android.view.View topLeft, @org.jetbrains.annotations.NotNull() in initialize()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 104 …puteQuadTexCoord2D(std::vector<float> &dst, const tcu::Vec2 &bottomLeft, const tcu::Vec2 &topRight) in computeQuadTexCoord2D() 119 const tcu::Vec2 &topRight) in computeQuadTexCoord2DArray() 138 const tcu::Vec2 &topRight) in computeQuadTexCoordCube() 2019 const auto topRight = (biasMode ? Vec2(1.0f, 1.0f) : Vec2(1.5f, 1.6f)); in computeQuadTexCoord() local 2238 const auto topRight = (biasMode ? Vec2(1.0f, 1.0f) : Vec2(1.5f, 1.6f)); in computeQuadTexCoord() local
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/ |
H A D | RoundedCornerTests.java | 274 final RoundedCorner topRight = display.getRoundedCorner(POSITION_TOP_RIGHT); in calculateWindowBounds() local
|
/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/src/ |
D | RenderTopView.cpp | 299 const android::vec3 topRight(right, top, 0.0f); in renderCameraOntoGroundPlane() local
|
/aosp_15_r20/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | StyledCornersBitmapDrawable.java | 480 private void setCornerStyles(int topLeft, int topRight, int bottomRight, int bottomLeft) { in setCornerStyles()
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fTextureMipmapTests.cpp | 174 Vec2 topRight; in getBasicTexCoord2D() member 192 const Vec2 &topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
|