Searched refs:backingStoreBoundsRect (Results 1 – 3 of 3) sorted by relevance
132 SkRect backingStoreBoundsRect() const { in backingStoreBoundsRect() function
621 rtRect = this->asSurfaceProxy()->backingStoreBoundsRect(); in attemptQuadOptimization()
469 !domainRect->contains(proxyView.proxy()->backingStoreBoundsRect())); in TextureOp()592 if (!set[q].fSrcRect.contains(curProxy->backingStoreBoundsRect()) && in TextureOp()1049 if (domain && domain->contains(proxyView.proxy()->backingStoreBoundsRect())) { in Make()