Searched refs:worstCaseWidth (Results 1 – 6 of 6) sorted by relevance
145 int worstCaseWidth() const;159 return SkRect::MakeIWH(this->worstCaseWidth(), this->worstCaseHeight()); in getWorstCaseBoundsRect()
287 int width = this->worstCaseWidth(); in computeScratchKey()313 int GrSurfaceProxy::worstCaseWidth() const { in worstCaseWidth() function in GrSurfaceProxy
940 (isInstantiated && proxy->worstCaseWidth() == proxy->width() && in IsFunctionallyExact()
360 SkIRect rtRect = SkIRect::MakeWH(fRenderTargetContext->fRenderTargetProxy->worstCaseWidth(), in absClear()489 rtRect = SkRect::MakeWH(fRenderTargetProxy->worstCaseWidth(), in attemptQuadOptimization()
591 renderTargetContext->asRenderTargetProxy()->worstCaseWidth(), in internalDrawPath()
61 : INHERITED(std::move(context), proxy->worstCaseWidth(), proxy->worstCaseHeight(), uniqueID, in SkImage_Gpu()