Home
last modified time | relevance | path

Searched defs:iPt (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/docs/examples/
H A DPoint_iset_2.cpp7 SkIPoint iPt = { SK_MinS32, SK_MaxS32 }; in REG_FIDDLE() local
/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp518 SkPoint iPt = ts.pt(pt).asSkPoint(); in AddIntersectTs() local
H A DSkIntersections.cpp18 const SkDPoint& iPt = fPt[index]; in closestTo() local
H A DSkPathOpsTSect.cpp1131 const SkDPoint& iPt = oppRayI.pt(closeIndex); in linesIntersect() local
/third_party/skia/tests/
H A DPathOpsConicIntersectionTest.cpp322 const SkDPoint& iPt = intersections.pt(pt3); in oneOff() local
H A DPathOpsCubicIntersectionTest.cpp424 const SkDPoint& iPt = intersections.pt(pt3); in oneOff() local

Completed in 11 milliseconds