Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrClipStackClip.cpp280 const SkIRect& clipIBounds = reducedClip.ibounds(); in apply() local
281 SkASSERT(rtIBounds.contains(clipIBounds)); // Mask shouldn't be larger than the RT. in apply()