Home
last modified time | relevance | path

Searched refs:clippedDevIBounds (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCFiller.cpp36 GrScissorTest scissorTest, const SkIRect& clippedDevIBounds, in parseDeviceSpaceFill() argument
101 int64_t fanningWork = (int64_t)clippedDevIBounds.height() * clippedDevIBounds.width(); in parseDeviceSpaceFill()
104 clippedDevIBounds, &currPathPrimitiveCounts); in parseDeviceSpaceFill()
111 clippedDevIBounds.makeOffset(devToAtlasOffset.fX, in parseDeviceSpaceFill()
117 int ptsIdx, const SkIRect& clippedDevIBounds, in tessellateFan() argument
170 SkRect::Make(clippedDevIBounds), &vertices); in tessellateFan()
DGrCCFiller.h35 const SkIRect& clippedDevIBounds, const SkIVector& devToAtlasOffset);
74 const SkIRect& clippedDevIBounds, PrimitiveTallies* newTriangleCounts);
DGrCCStroker.h44 const SkIRect& clippedDevIBounds,
DGrCCStroker.cpp282 const SkIRect& clippedDevIBounds, in parseDeviceSpaceStroke() argument
301 clippedDevIBounds.makeOffset(devToAtlasOffset.x(), devToAtlasOffset.y())); in parseDeviceSpaceStroke()
/external/skia/src/gpu/ccpr/
DGrCCFiller.cpp36 GrScissorTest scissorTest, const SkIRect& clippedDevIBounds, in parseDeviceSpaceFill() argument
101 int64_t fanningWork = (int64_t)clippedDevIBounds.height() * clippedDevIBounds.width(); in parseDeviceSpaceFill()
104 clippedDevIBounds, &currPathPrimitiveCounts); in parseDeviceSpaceFill()
111 clippedDevIBounds.makeOffset(devToAtlasOffset.fX, in parseDeviceSpaceFill()
117 int ptsIdx, const SkIRect& clippedDevIBounds, in tessellateFan() argument
170 SkRect::Make(clippedDevIBounds), &vertices); in tessellateFan()
DGrCCFiller.h35 const SkIRect& clippedDevIBounds, const SkIVector& devToAtlasOffset);
74 const SkIRect& clippedDevIBounds, PrimitiveTallies* newTriangleCounts);
DGrCCStroker.h44 const SkIRect& clippedDevIBounds,
DGrCCStroker.cpp282 const SkIRect& clippedDevIBounds, in parseDeviceSpaceStroke() argument
301 clippedDevIBounds.makeOffset(devToAtlasOffset.x(), devToAtlasOffset.y())); in parseDeviceSpaceStroke()