Searched refs:backingStoreBoundsRect (Results 1 – 5 of 5) sorted by relevance
182 ? args.fSurfaceDrawContext->asSurfaceProxy()->backingStoreBoundsRect() in onDrawPath()
289 flushState->writeView().asRenderTargetProxy()->backingStoreBoundsRect(); in onPrepare()
692 fTotalBounds = proxy->backingStoreBoundsRect(); in setColorLoadOp()1081 SkRect clippedContentBounds = proxy->backingStoreBoundsRect(); in onMakeClosed()
457 !subsetRect->contains(proxyView.proxy()->backingStoreBoundsRect())); in TextureOpImpl()602 if (!subsetRect->contains(curProxy->backingStoreBoundsRect())) { in TextureOpImpl()1142 if (subset && subset->contains(proxyView.proxy()->backingStoreBoundsRect())) { in Make()
145 SkRect backingStoreBoundsRect() const { in backingStoreBoundsRect() function