Searched refs:thatBounds (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelper.cpp | 49 const SkRect& thatBounds, bool noneAsCoverageAA) const { in isCompatible() argument 163 const SkRect& thisBounds, const SkRect& thatBounds, bool noneAsCoverageAA) const { in isCompatible() argument 164 return INHERITED::isCompatible(that, caps, thisBounds, thatBounds, noneAsCoverageAA) && in isCompatible()
|
D | GrSimpleMeshDrawOpHelper.h | 59 const SkRect& thatBounds, bool noneAACompatibleWithCoverage = false) const; 186 const SkRect& thisBounds, const SkRect& thatBounds,
|
/external/skqp/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelper.cpp | 49 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()
|
D | GrSimpleMeshDrawOpHelper.h | 59 const SkRect& thatBounds, bool noneAACompatibleWithCoverage = false) const; 180 const SkRect& thisBounds, const SkRect& thatBounds,
|