Searched refs:updatePt (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/ops/ |
D | GrAAConvexTessellator.h | 200 void updatePt(int index, const SkPoint& pt, SkScalar depth, SkScalar coverage);
|
D | GrAAConvexTessellator.cpp | 112 void GrAAConvexTessellator::updatePt(int index, in updatePt() function in GrAAConvexTessellator 792 this->updatePt(fCandidateVerts.originatingIdx(i), fCandidateVerts.point(i), depth, in createInsetRing()
|
/external/skia/src/gpu/ops/ |
D | GrAAConvexTessellator.h | 200 void updatePt(int index, const SkPoint& pt, SkScalar depth, SkScalar coverage);
|
D | GrAAConvexTessellator.cpp | 112 void GrAAConvexTessellator::updatePt(int index, in updatePt() function in GrAAConvexTessellator 792 this->updatePt(fCandidateVerts.originatingIdx(i), fCandidateVerts.point(i), depth, in createInsetRing()
|