Searched refs:backingStoreBoundsRect (Results 1 – 3 of 3) sorted by relevance
146 SkRect backingStoreBoundsRect() const { in backingStoreBoundsRect() function
684 fTotalBounds = proxy->backingStoreBoundsRect(); in setColorLoadOp()1052 SkRect clippedContentBounds = proxy->backingStoreBoundsRect(); in onMakeClosed()
454 !subsetRect->contains(proxyView.proxy()->backingStoreBoundsRect())); in TextureOp()591 if (!subsetRect->contains(curProxy->backingStoreBoundsRect())) { in TextureOp()1131 if (subset && subset->contains(proxyView.proxy()->backingStoreBoundsRect())) { in Make()