Home
last modified time | relevance | path

Searched defs:topRight (Results 1 – 25 of 33) sorted by relevance

12

/external/zxing/core/src/main/java/com/google/zxing/qrcode/detector/
DDetector.java90 FinderPattern topRight = info.getTopRight(); in processFinderPatternInfo() local
145 ResultPoint topRight, in createTransform()
199 ResultPoint topRight, in computeDimension()
229 ResultPoint topRight, in calculateModuleSize()
DFinderPatternInfo.java29 private final FinderPattern topRight; field in FinderPatternInfo
/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/
DBoundingBox.java31 private final ResultPoint topRight; field in BoundingBox
41 ResultPoint topRight, in BoundingBox()
/external/zxing/core/src/main/java/com/google/zxing/datamatrix/detector/
DDetector.java63 ResultPoint topRight = points[3]; in detect() local
311 ResultPoint topRight, in sampleGrid()
/external/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/
DFoldAwareColumn.kt325 val topRight = root.localToWindow(Offset(boundsRight, boundsTop)) in trueBoundsInWindow() constant
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp159 Vec2 topRight; in getBasicTexCoord2D() member
177 const Vec2 &topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
Des3aTextureFilteringTests.cpp515 … const tcu::Vec2 &bottomLeft, const tcu::Vec2 &topRight, const tcu::Vec2 &texCoordTopRightFactor) in renderFaces()
/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp171 Vec2 topRight; in getBasicTexCoord2D() member
189 const Vec2 &topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
Des2aTextureFilteringTests.cpp500 … const tcu::Vec2 &bottomLeft, const tcu::Vec2 &topRight, const tcu::Vec2 &texCoordTopRightFactor) in renderFaces()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp104 …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
/external/zxing/core/src/main/java/com/google/zxing/aztec/detector/
DDetector.java378 ResultPoint topRight, in sampleGrid()
/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp109 tcu::Vec2 topRight; member
Des3fTextureShadowTests.cpp447 tcu::Vec2 topRight; member
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp174 Vec2 topRight; in getBasicTexCoord2D() member
192 const Vec2 &topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
Des2fTextureFilteringTests.cpp376 tcu::Vec2 topRight; member
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp133 tcu::Vec2 topRight; member
/external/deqp/modules/egl/
DteglBufferAgeTests.cpp127 IVec2 topRight; member
DteglSwapBuffersWithDamageTests.cpp88 IVec2 topRight; member
DteglPartialUpdateTests.cpp117 IVec2 topRight; member
DteglWideColorTests.cpp133 IVec2 topRight; member
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp445const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) in QuadrantsInstance()
935 const auto topRight = tcu::Vec4(1.0, 0.0, 1.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp581const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) in QuadrantsInstance()
1107 const auto topRight = (m_writeVal ? tcu::Vec4(1.0, 0.0, 1.0, 1.0) : getClearColor()); in createInstance() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp166 …Vec4 topRight(-1.0f + scaleWidth * (float)(m_quad.m_x + m_quad.m_width), -1.0f + scaleHeight * (fl… in getVertices() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp500 tcu::Vec2 topRight; member
1494 tcu::Vec2 topRight; member
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1169 …puteQuadTexCoord2D(std::vector<float> &dst, const tcu::Vec2 &bottomLeft, const tcu::Vec2 &topRight) in computeQuadTexCoord2D()
1184 const tcu::Vec2 &topRight) in computeQuadTexCoord2DArray()
1278 const tcu::Vec2 &topRight) in computeQuadTexCoordCube()
1353 const tcu::Vec2 &topRight, const tcu::Vec2 &layerRange) in computeQuadTexCoordCubeArray()

12