| /external/zxing/core/src/main/java/com/google/zxing/qrcode/detector/ |
| D | Detector.java | 89 FinderPattern topLeft = info.getTopLeft(); in processFinderPatternInfo() local 144 private static PerspectiveTransform createTransform(ResultPoint topLeft, in createTransform() 198 private static int computeDimension(ResultPoint topLeft, in computeDimension() 228 protected final float calculateModuleSize(ResultPoint topLeft, in calculateModuleSize()
|
| D | FinderPatternInfo.java | 28 private final FinderPattern topLeft; field in FinderPatternInfo
|
| /external/angle/util/windows/win32/ |
| D | Win32Window.cpp | 264 POINT topLeft; in WndProc() local 286 POINT topLeft; in WndProc() local 659 POINT topLeft = {0, 0}; in takeScreenshot() local 741 POINT topLeft; in setMousePosition() local
|
| /external/skia/src/gpu/graphite/geom/ |
| D | Rect.h | 33 AI Rect(float2 topLeft, float2 botRight) : fVals(topLeft, -botRight) {} in Rect() 43 AI static Rect XYWH(float2 topLeft, float2 size) { in XYWH() 80 AI float2 topLeft() const { return fVals.xy(); } in topLeft() function 88 AI void setTopLeft(float2 topLeft) { fVals.xy() = topLeft; } in setTopLeft()
|
| /external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/ |
| D | BoundingBox.java | 29 private final ResultPoint topLeft; field in BoundingBox 39 ResultPoint topLeft, in BoundingBox()
|
| /external/skia/src/gpu/graphite/ |
| D | PathAtlas.cpp | 117 SkIPoint topLeft = cachedLocator->topLeft(); in findOrCreateEntry() local 162 SkIPoint topLeft = locator->topLeft(); in addToAtlas() local
|
| D | DrawAtlas.cpp | 45 auto topLeft = atlasLocator.topLeft(); in validate() local
|
| /external/zxing/core/src/main/java/com/google/zxing/datamatrix/detector/ |
| D | Detector.java | 60 ResultPoint topLeft = points[0]; in detect() local 308 ResultPoint topLeft, in sampleGrid()
|
| /external/skia/src/gpu/ |
| D | AtlasTypes.cpp | 78 SkIPoint topLeft = atlasLocator.topLeft(); in dataAt() local
|
| D | AtlasTypes.h | 309 SkIPoint topLeft() const { in topLeft() function
|
| /external/skia/tools/sk_app/win/ |
| D | Window_win.cpp | 311 POINT topLeft = {0, 0}; in WndProc() local
|
| /external/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/ |
| D | FoldAwareColumn.kt | 324 val topLeft = root.localToWindow(Offset(boundsLeft, boundsTop)) in trueBoundsInWindow() constant
|
| /external/skia/src/core/ |
| D | SkImageFilterTypes.h | 414 LayerSpace<SkIPoint> topLeft() const { return LayerSpace<SkIPoint>(fData.topLeft()); } in topLeft() function 455 LayerSpace<SkPoint> topLeft() const { in topLeft() function
|
| /external/skia/src/gpu/ganesh/ |
| D | GrDrawOpAtlas.cpp | 48 auto topLeft = atlasLocator.topLeft(); in validate() local
|
| /external/eigen/test/ |
| D | geo_alignedbox.cpp | 475 Vector2f topLeft; topLeft << m[0], M[1]; in specificTest1() local
|
| /external/zxing/core/src/main/java/com/google/zxing/aztec/detector/ |
| D | Detector.java | 377 ResultPoint topLeft, in sampleGrid()
|
| /external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderBuiltinTests.cpp | 444 QuadrantsInstance(Context &context, const IterationParams ¶ms, const tcu::Vec4 topLeft, in QuadrantsInstance() 934 const auto topLeft = tcu::Vec4(0.0, 0.0, 1.0, 1.0); in createInstance() local
|
| D | vktMeshShaderBuiltinTestsEXT.cpp | 552 QuadrantsInstance(Context &context, const IterationParams ¶ms, const tcu::Vec4 topLeft, in QuadrantsInstance() 1076 const auto topLeft = tcu::Vec4(0.0, 0.0, 1.0, 1.0); in createInstance() local
|
| /external/skia/include/core/ |
| D | SkRect.h | 151 constexpr SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawScissorTests.cpp | 165 …Vec4 topLeft(-1.0f + scaleWidth * (float)m_quad.m_x, -1.0f + scaleHeight * (float)m_quad.m_y, 0.0f… in getVertices() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleTests.cpp | 5894 auto topLeft = tcu::getSubregion(refColorAccess, 0, 0, halfWidth, halfHeight); in ZExportIterate() local 5908 auto topLeft = tcu::getSubregion(refDepthAccess, 0, 0, halfWidth, halfHeight); in ZExportIterate() local 5928 auto topLeft = tcu::getSubregion(refStencilAccess, 0, 0, halfWidth, halfHeight); in ZExportIterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 7247 const tcu::Vec4 topLeft(-1.0f, -1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local 8774 const tcu::Vec4 topLeft(-1.0f, -1.0f, 0.0f, 1.0f); in checkCopyResults() local
|
| /external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktRasterizationTests.cpp | 7741 const tcu::Vec4 topLeft(-0.5f, -0.5f, 0.0f, 1.0f); in iterate() local
|