Home
last modified time | relevance | path

Searched defs:rightBottom (Results 1 – 7 of 7) sorted by relevance

/external/skqp/tests/
DPathOpsDRectTest.cpp58 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom}; in DEF_TEST() local
72 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom}; in DEF_TEST() local
/external/skia/tests/
DPathOpsDRectTest.cpp58 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom}; in DEF_TEST() local
72 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom}; in DEF_TEST() local
/external/skia/src/utils/
DSkDashPath.cpp119 SkScalar rightBottom = (&bounds.fRight)[xyOffset]; in clip_line() local
/external/skqp/src/utils/
DSkDashPath.cpp118 SkScalar rightBottom = (&bounds.fRight)[xyOffset]; in clip_line() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMatrix.java316 final PointF rightBottom = mapPoint(source.right, source.bottom); in mapRect() local
/external/skia/src/gpu/
DGrTriangulator.cpp667 Vertex* rightBottom = edge->fRight->fBottom; in rewind_if_necessary() local
/external/skqp/src/gpu/
DGrTessellator.cpp965 Vertex* rightBottom = edge->fRight->fBottom; in rewind_if_necessary() local