HomeSort by relevance Sort by last modified time
    Searched full:updatept (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/batches/
GrAAConvexTessellator.h 178 void updatePt(int index, const SkPoint& pt, SkScalar depth, SkScalar coverage);
GrAAConvexTessellator.cpp 96 void GrAAConvexTessellator::updatePt(int index,
710 this->updatePt(fCandidateVerts.originatingIdx(i), fCandidateVerts.point(i), depth,
    [all...]

Completed in 49 milliseconds