Home
last modified time | relevance | path

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

/external/skqp/gm/
Dplus.cpp28 SkPath bottomRight; variable
/external/skia/gm/
Dplus.cpp33 SkPath bottomRight; variable
/external/eigen/test/
Dgeo_alignedbox.cpp132 Vector2f bottomRight; bottomRight << M[0], m[1]; in specificTest1() local
/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.cpp302 Sk4f bottomRight = devPt; in transform_path_pts() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp135 …Vec4 bottomRight (-1.0f + scaleWidth * (float)(m_quad.m_x + m_quad.m_width), -1.0f + scaleHei… in getVertices() local
/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp508 SkIRect bottomRight = SkIRect::MakeXYWH(dstRect.width() - 1, dstRect.height() - 1, 1, 1); in filterImageGPU() local
/external/skqp/src/effects/imagefilters/
DSkLightingImageFilter.cpp495 SkRect bottomRight = SkRect::MakeXYWH(dstRect.width() - 1, dstRect.height() - 1, 1, 1); in filterImageGPU() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4971 const tcu::Vec4 bottomRight ( 1.0f, 1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local