Searched refs:worstCaseHeight (Results 1 – 6 of 6) sorted by relevance
146 int worstCaseHeight() const;159 return SkRect::MakeIWH(this->worstCaseWidth(), this->worstCaseHeight()); in getWorstCaseBoundsRect()
289 int height = this->worstCaseHeight(); in computeScratchKey()326 int GrSurfaceProxy::worstCaseHeight() const { in worstCaseHeight() function in GrSurfaceProxy
955 proxy->worstCaseHeight() == proxy->height()); in IsFunctionallyExact()
361 fRenderTargetContext->fRenderTargetProxy->worstCaseHeight()); in absClear()490 fRenderTargetProxy->worstCaseHeight()); in attemptQuadOptimization()
592 renderTargetContext->asRenderTargetProxy()->worstCaseHeight(), in internalDrawPath()
61 : INHERITED(std::move(context), proxy->worstCaseWidth(), proxy->worstCaseHeight(), uniqueID, in SkImage_Gpu()