Searched defs:worstCaseHeight (Results 1 – 2 of 2) sorted by relevance
313 int GrSurfaceProxy::worstCaseHeight() const { in worstCaseHeight() function in GrSurfaceProxy
115 float worstCaseHeight = std::sqrt(std::min(r0, r1)); in initAtlasFlags() local