Home
last modified time | relevance | path

Searched defs:pathDevIBounds (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCClipPath.h55 const SkIRect& pathDevIBounds() const { in pathDevIBounds() function
/third_party/skia/src/gpu/ops/
DDrawAtlasPathOp.h23 GrPaint&& paint, SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, in DrawAtlasPathOp()