Home
last modified time | relevance | path

Searched refs:pathDevIBounds (Results 1 – 6 of 6) sorted by relevance

/external/skia/include/private/
DGrCCClipPath.h55 const SkIRect& pathDevIBounds() const { in pathDevIBounds() function
/external/skqp/include/private/
DGrCCClipPath.h55 const SkIRect& pathDevIBounds() const { in pathDevIBounds() function
/external/skia/src/gpu/ccpr/
DGrCCClipProcessor.cpp99 const SkRect pathIBounds = SkRect::Make(proc.fClipPath->pathDevIBounds()); in onSetData()
DGrCoverageCountingPathRenderer.cpp185 bool mustCheckBounds = !clipPath.pathDevIBounds().contains(accessRect); in makeClipProcessor()
/external/skqp/src/gpu/ccpr/
DGrCCClipProcessor.cpp99 const SkRect pathIBounds = SkRect::Make(proc.fClipPath->pathDevIBounds()); in onSetData()
DGrCoverageCountingPathRenderer.cpp185 bool mustCheckBounds = !clipPath.pathDevIBounds().contains(accessRect); in makeClipProcessor()