Home
last modified time | relevance | path

Searched refs:iPtT (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathWriter.cpp282 const SkOpPtT* iPtT = runs[iIndex]; in assemble() local
283 double dx = iPtT->fPt.fX - oPtT->fPt.fX; in assemble()
284 double dy = iPtT->fPt.fY - oPtT->fPt.fY; in assemble()

Completed in 2 milliseconds