Searched refs:parseDeviceSpaceFill (Results 1 – 3 of 3) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCFiller.h | 34 void parseDeviceSpaceFill(const SkPath&, const SkPoint* deviceSpacePts, GrScissorTest,
|
D | GrCCPerFlushResources.cpp | 371 fFiller.parseDeviceSpaceFill(path, fLocalDevPtsBuffer.begin(), scissorTest, in renderShapeInAtlas() 399 fFiller.parseDeviceSpaceFill(devPath, SkPathPriv::PointData(devPath), scissorTest, in renderDeviceSpacePathInAtlas()
|
D | GrCCFiller.cpp | 35 void GrCCFiller::parseDeviceSpaceFill(const SkPath& path, const SkPoint* deviceSpacePts, in parseDeviceSpaceFill() function in GrCCFiller
|