Searched refs:pathDevIBounds (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ops/ |
D | DrawAtlasPathOp.h | 23 GrPaint&& paint, SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, in DrawAtlasPathOp() argument 27 locationInAtlas, pathDevIBounds, in DrawAtlasPathOp() 60 const SkIRect& pathDevIBounds, bool transposedInAtlas) in Instance() 66 , fAtlasInstance(locationInAtlas, pathDevIBounds, transposedInAtlas) {
|
D | AtlasInstancedHelper.h | 61 Instance(SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, bool transposedInAtlas) in Instance() 63 , fPathDevIBounds(pathDevIBounds) in Instance()
|