Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsDRectTest.cpp56 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom}; in DEF_TEST() local
68 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom}; in DEF_TEST() local
/external/skia/src/gpu/
DGrTessellatingPathRenderer.cpp868 Vertex* rightBottom = edge->fRight->fBottom; in cleanup_active_edges() local