Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelperWithStencil.cpp40 const SkRect& thisBounds, const SkRect& thatBounds, bool ignoreAAType) const { in isCompatible() argument
41 return INHERITED::isCompatible(that, caps, thisBounds, thatBounds, ignoreAAType) && in isCompatible()
DGrSimpleMeshDrawOpHelperWithStencil.h69 const SkRect& thisBounds, const SkRect& thatBounds,
DGrSimpleMeshDrawOpHelper.h58 const SkRect& thatBounds, bool ignoreAAType = false) const;
DGrSimpleMeshDrawOpHelper.cpp44 const SkRect& thatBounds, bool ignoreAAType) const { in isCompatible() argument
/external/skqp/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp49 const SkRect& thatBounds, bool noneAsCoverageAA) const { in isCompatible() argument
177 const SkRect& thisBounds, const SkRect& thatBounds, bool noneAsCoverageAA) const { in isCompatible() argument
178 return INHERITED::isCompatible(that, caps, thisBounds, thatBounds, noneAsCoverageAA) && in isCompatible()
DGrSimpleMeshDrawOpHelper.h59 const SkRect& thatBounds, bool noneAACompatibleWithCoverage = false) const;
180 const SkRect& thisBounds, const SkRect& thatBounds,