Searched defs:worstCaseWidth (Results 1 – 2 of 2) sorted by relevance
301 int GrSurfaceProxy::worstCaseWidth() const { in worstCaseWidth() function in GrSurfaceProxy
113 float worstCaseWidth = std::sqrt(std::max(r0, r1)); in initAtlasFlags() local