Searched refs:tessellateFan (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCFiller.h | 73 void tessellateFan(const GrCCFillGeometry&, int verbsIdx, int ptsIdx,
|
D | GrCCFiller.cpp | 103 fPathInfos.back().tessellateFan(fGeometry, currPathVerbsIdx, currPathPointsIdx, in parseDeviceSpaceFill() 116 void GrCCFiller::PathInfo::tessellateFan(const GrCCFillGeometry& geometry, int verbsIdx, in tessellateFan() function in GrCCFiller::PathInfo
|
/external/skia/src/gpu/ccpr/ |
D | GrCCFiller.h | 73 void tessellateFan(const GrCCFillGeometry&, int verbsIdx, int ptsIdx,
|
D | GrCCFiller.cpp | 103 fPathInfos.back().tessellateFan(fGeometry, currPathVerbsIdx, currPathPointsIdx, in parseDeviceSpaceFill() 116 void GrCCFiller::PathInfo::tessellateFan(const GrCCFillGeometry& geometry, int verbsIdx, in tessellateFan() function in GrCCFiller::PathInfo
|