Home
last modified time | relevance | path

Searched defs:cacheMaxResourceBytes (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/core/
DSkSurfaceCharacterization.h91 size_t cacheMaxResourceBytes() const { return fCacheMaxResourceBytes; } in cacheMaxResourceBytes() function
130 size_t cacheMaxResourceBytes, in SkSurfaceCharacterization()
163 size_t cacheMaxResourceBytes, in set()
241 size_t cacheMaxResourceBytes() const { return 0; } in cacheMaxResourceBytes() function
/third_party/skia/src/gpu/
DGrContextThreadSafeProxy.cpp50 size_t cacheMaxResourceBytes, in createCharacterization()