Home
last modified time | relevance | path

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

/third_party/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
/third_party/skia/src/utils/
DSkDashPath.cpp119 SkScalar rightBottom = (&bounds.fRight)[xyOffset]; in clip_line() local
/third_party/skia/src/gpu/geometry/
DGrTriangulator.cpp759 Vertex* rightBottom = edge->fRight->fBottom; in rewind_if_necessary() local