Home
last modified time | relevance | path

Searched defs:bottomLeft (Results 1 – 25 of 34) sorted by relevance

12

/external/zxing/core/src/main/java/com/google/zxing/qrcode/detector/
DDetector.java91 FinderPattern bottomLeft = info.getBottomLeft(); in processFinderPatternInfo() local
146 ResultPoint bottomLeft, in createTransform()
200 ResultPoint bottomLeft, in computeDimension()
230 ResultPoint bottomLeft) { in calculateModuleSize()
DFinderPatternInfo.java27 private final FinderPattern bottomLeft; field in FinderPatternInfo
/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/
DBoundingBox.java30 private final ResultPoint bottomLeft; field in BoundingBox
40 ResultPoint bottomLeft, in BoundingBox()
/external/zxing/core/src/main/java/com/google/zxing/qrcode/decoder/
DQRCodeDecoderMetaData.java51 ResultPoint bottomLeft = points[0]; in applyMirroredCorrection() local
/external/zxing/core/src/main/java/com/google/zxing/datamatrix/detector/
DDetector.java61 ResultPoint bottomLeft = points[1]; in detect() local
309 ResultPoint bottomLeft, in sampleGrid()
/external/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/
DFoldAwareColumn.kt327 val bottomLeft = root.localToWindow(Offset(boundsLeft, boundsBottom)) in trueBoundsInWindow() constant
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp158 Vec2 bottomLeft; in getBasicTexCoord2D() member
176 const Vec2 &bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
Des3aTextureFilteringTests.cpp515const tcu::Vec2 &bottomLeft, const tcu::Vec2 &topRight, const tcu::Vec2 &texCoordTopRightFactor) in renderFaces()
/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp170 Vec2 bottomLeft; in getBasicTexCoord2D() member
188 const Vec2 &bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
Des2aTextureFilteringTests.cpp500const tcu::Vec2 &bottomLeft, const tcu::Vec2 &topRight, const tcu::Vec2 &texCoordTopRightFactor) in renderFaces()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp104 void computeQuadTexCoord2D(std::vector<float> &dst, const tcu::Vec2 &bottomLeft, const tcu::Vec2 &t… in computeQuadTexCoord2D()
118 void computeQuadTexCoord2DArray(std::vector<float> &dst, int layerNdx, const tcu::Vec2 &bottomLeft, in computeQuadTexCoord2DArray()
137 …d computeQuadTexCoordCube(std::vector<float> &dst, tcu::CubeFace face, const tcu::Vec2 &bottomLeft, in computeQuadTexCoordCube()
2018 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); in computeQuadTexCoord() local
2237 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); in computeQuadTexCoord() local
/external/zxing/core/src/main/java/com/google/zxing/aztec/detector/
DDetector.java380 ResultPoint bottomLeft) throws NotFoundException { in sampleGrid()
/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp108 tcu::Vec2 bottomLeft; member
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp173 Vec2 bottomLeft; in getBasicTexCoord2D() member
191 const Vec2 &bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
Des2fTextureFilteringTests.cpp375 tcu::Vec2 bottomLeft; member
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp132 tcu::Vec2 bottomLeft; member
/external/deqp/modules/egl/
DteglBufferAgeTests.cpp126 IVec2 bottomLeft; member
DteglSwapBuffersWithDamageTests.cpp87 IVec2 bottomLeft; member
DteglPartialUpdateTests.cpp116 IVec2 bottomLeft; member
DteglWideColorTests.cpp132 IVec2 bottomLeft; member
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp445 … const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) in QuadrantsInstance()
936 const auto bottomLeft = tcu::Vec4(0.0, 1.0, 1.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp581 … const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) in QuadrantsInstance()
1108 const auto bottomLeft = (m_writeVal ? tcu::Vec4(0.0, 1.0, 1.0, 1.0) : getClearColor()); in createInstance() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp168 …Vec4 bottomLeft(-1.0f + scaleWidth * (float)m_quad.m_x, -1.0f + scaleHeight * (float)(m_quad.m_y +… in getVertices() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp499 tcu::Vec2 bottomLeft; member
1493 tcu::Vec2 bottomLeft; member
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1169 void computeQuadTexCoord2D(std::vector<float> &dst, const tcu::Vec2 &bottomLeft, const tcu::Vec2 &t… in computeQuadTexCoord2D()
1183 void computeQuadTexCoord2DArray(std::vector<float> &dst, int layerNdx, const tcu::Vec2 &bottomLeft, in computeQuadTexCoord2DArray()
1277 …d computeQuadTexCoordCube(std::vector<float> &dst, tcu::CubeFace face, const tcu::Vec2 &bottomLeft, in computeQuadTexCoordCube()
1352 …puteQuadTexCoordCubeArray(std::vector<float> &dst, tcu::CubeFace face, const tcu::Vec2 &bottomLeft, in computeQuadTexCoordCubeArray()

12