HomeSort by relevance Sort by last modified time
    Searched refs:getMaxResourceBytes (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrContext.cpp 329 *maxResourceBytes = fResourceCache->getMaxResourceBytes();
GrResourceCache.h 112 size_t getMaxResourceBytes() const { return fMaxBytes; }
  /external/skqp/src/gpu/
GrResourceCache.h 111 size_t getMaxResourceBytes() const { return fMaxBytes; }
GrContext.cpp     [all...]

Completed in 5684 milliseconds