HomeSort by relevance Sort by last modified time
    Searched defs:worstCaseWidth (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrSurfaceProxy.cpp 272 int width = this->worstCaseWidth();
298 int GrSurfaceProxy::worstCaseWidth() const {
  /external/skqp/src/gpu/
GrSurfaceProxy.cpp 275 int width = this->worstCaseWidth();
301 int GrSurfaceProxy::worstCaseWidth() const {

Completed in 1189 milliseconds