Home
last modified time | relevance | path

Searched refs:thirdCorner (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPath.cpp3444 SkPoint thirdCorner; in IsRectContour() local
3493 thirdCorner = lineEnd; in IsRectContour()
3508 thirdCorner = lineEnd; in IsRectContour()
3563 rect->set(firstCorner, thirdCorner); in IsRectContour()
/external/skqp/src/core/
DSkPath.cpp482 SkPoint thirdCorner; in isRectContour() local
530 thirdCorner = lineEnd; in isRectContour()
545 thirdCorner = lineEnd; in isRectContour()
600 rect->set(firstCorner, thirdCorner); in isRectContour()