Searched refs:thatBounds (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 40 const SkRect& thisBounds, const SkRect& thatBounds, bool ignoreAAType) const { in isCompatible() argument 41 return INHERITED::isCompatible(that, caps, thisBounds, thatBounds, ignoreAAType) && in isCompatible()
|
D | GrSimpleMeshDrawOpHelperWithStencil.h | 70 const SkRect& thisBounds, const SkRect& thatBounds,
|
D | GrSimpleMeshDrawOpHelper.h | 58 const SkRect& thatBounds, bool ignoreAAType = false) const;
|
D | GrSimpleMeshDrawOpHelper.cpp | 42 const SkRect& thatBounds, bool ignoreAAType) const { in isCompatible() argument
|