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

/external/skia/src/pathops/
H A DSkOpCoincidence.h45 void fixUp(SkOpPtT* deleted, SkOpPtT* kept);
H A DSkOpSpan.cpp282 this->globalState()->coincidence()->fixUp(this->ptT(), kept);
H A DSkOpCoincidence.cpp349 void SkOpCoincidence::fixUp(SkOpPtT* deleted, SkOpPtT* kept) { function in class:SkOpCoincidence
H A DSkPathOpsPostSect.cpp317 this->globalState()->fCoincidence->fixUp(this->ptT(), kept);
/external/skia/samplecode/
H A DSampleFilterQuality.cpp102 return this->fixUp();
105 SkScalar fixUp() { function in struct:AnimValue

Completed in 967 milliseconds