Home
last modified time | relevance | path

Searched defs:bottomRight (Results 1 – 13 of 13) sorted by relevance

/external/skia/gm/
Dplus.cpp33 SkPath bottomRight; variable
/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/
DBoundingBox.java32 private final ResultPoint bottomRight; field in BoundingBox
42 ResultPoint bottomRight) throws NotFoundException { in BoundingBox()
/external/zxing/core/src/main/java/com/google/zxing/datamatrix/detector/
DDetector.java62 ResultPoint bottomRight = points[2]; in detect() local
310 ResultPoint bottomRight, in sampleGrid()
/external/apache-commons-math/src/main/java/org/apache/commons/math3/ml/neuralnet/twod/util/
DUnifiedDistanceMatrix.java144 final Neuron bottomRight = map.getNeuron(i, j, in individualDistances() local
/external/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/
DFoldAwareColumn.kt326 val bottomRight = root.localToWindow(Offset(boundsRight, boundsBottom)) in trueBoundsInWindow() constant
/external/eigen/test/
Dgeo_alignedbox.cpp474 Vector2f bottomRight; bottomRight << M[0], m[1]; in specificTest1() local
/external/zxing/core/src/main/java/com/google/zxing/aztec/detector/
DDetector.java379 ResultPoint bottomRight, in sampleGrid()
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp445 … const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) in QuadrantsInstance()
937 const auto bottomRight = tcu::Vec4(1.0, 1.0, 0.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp553 … const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) in QuadrantsInstance()
1079 const auto bottomRight = (m_writeVal ? tcu::Vec4(1.0, 1.0, 0.0, 1.0) : getClearColor()); in createInstance() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp170 Vec4 bottomRight(-1.0f + scaleWidth * (float)(m_quad.m_x + m_quad.m_width), in getVertices() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp5897 …auto bottomRight = tcu::getSubregion(refColorAccess, halfWidth, halfHeight, halfWidth, halfHeight); in ZExportIterate() local
5911 …auto bottomRight = tcu::getSubregion(refDepthAccess, halfWidth, halfHeight, halfWidth, halfHeight); in ZExportIterate() local
5931 …auto bottomRight = tcu::getSubregion(refStencilAccess, halfWidth, halfHeight, halfWidth, halfHeigh… in ZExportIterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp7250 const tcu::Vec4 bottomRight(1.0f, 1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local
8777 const tcu::Vec4 bottomRight(1.0f, 1.0f, 0.0f, 1.0f); in checkCopyResults() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp7744 const tcu::Vec4 bottomRight(0.5f, 0.5f, 0.0f, 1.0f); in iterate() local