Home
last modified time | relevance | path

Searched refs:updatePt (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/ops/
DGrAAConvexTessellator.h200 void updatePt(int index, const SkPoint& pt, SkScalar depth, SkScalar coverage);
DGrAAConvexTessellator.cpp112 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/
DGrAAConvexTessellator.h200 void updatePt(int index, const SkPoint& pt, SkScalar depth, SkScalar coverage);
DGrAAConvexTessellator.cpp112 void GrAAConvexTessellator::updatePt(int index, in updatePt() function in GrAAConvexTessellator
792 this->updatePt(fCandidateVerts.originatingIdx(i), fCandidateVerts.point(i), depth, in createInsetRing()