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 232 int width = this->worstCaseWidth();
258 int GrSurfaceProxy::worstCaseWidth() const {
  /external/skqp/src/gpu/
GrSurfaceProxy.cpp 204 int width = this->worstCaseWidth();
230 int GrSurfaceProxy::worstCaseWidth() const {

Completed in 68 milliseconds