HomeSort by relevance Sort by last modified time
    Searched refs:rtIBounds (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrClipStackClip.cpp 259 SkIRect rtIBounds = SkIRect::MakeWH(renderTargetContext->width(),
262 SkASSERT(rtIBounds.contains(scissor)); // Mask shouldn't be larger than the RT.
  /external/skqp/src/gpu/
GrClipStackClip.cpp 257 SkIRect rtIBounds = SkIRect::MakeWH(renderTargetContext->width(),
260 SkASSERT(rtIBounds.contains(scissor)); // Mask shouldn't be larger than the RT.

Completed in 173 milliseconds