Home
last modified time | relevance | path

Searched refs:cacheMaxResourceBytes (Results 1 – 9 of 9) sorted by relevance

/external/skia/include/core/
DSkSurfaceCharacterization.h66 size_t cacheMaxResourceBytes() const { return fCacheMaxResourceBytes; } in cacheMaxResourceBytes() function
97 size_t cacheMaxResourceBytes, in SkSurfaceCharacterization() argument
107 , fCacheMaxResourceBytes(cacheMaxResourceBytes) in SkSurfaceCharacterization()
121 size_t cacheMaxResourceBytes, in set() argument
141 fCacheMaxResourceBytes = cacheMaxResourceBytes; in set()
185 size_t cacheMaxResourceBytes() const { return 0; } in cacheMaxResourceBytes() function
/external/skqp/include/core/
DSkSurfaceCharacterization.h66 size_t cacheMaxResourceBytes() const { return fCacheMaxResourceBytes; } in cacheMaxResourceBytes() function
96 size_t cacheMaxResourceBytes, in SkSurfaceCharacterization() argument
106 , fCacheMaxResourceBytes(cacheMaxResourceBytes) in SkSurfaceCharacterization()
120 size_t cacheMaxResourceBytes, in set() argument
140 fCacheMaxResourceBytes = cacheMaxResourceBytes; in set()
184 size_t cacheMaxResourceBytes() const { return 0; } in cacheMaxResourceBytes() function
/external/skqp/src/gpu/
DGrContextThreadSafeProxy.cpp35 size_t cacheMaxResourceBytes, in createCharacterization() argument
82 cacheMaxResourceBytes, ii, in createCharacterization()
/external/skia/src/gpu/
DGrContextThreadSafeProxy.cpp32 size_t cacheMaxResourceBytes, in createCharacterization() argument
80 cacheMaxResourceBytes, ii, in createCharacterization()
/external/skia/include/gpu/
DGrContextThreadSafeProxy.h58 size_t cacheMaxResourceBytes,
/external/skqp/include/gpu/
DGrContextThreadSafeProxy.h65 size_t cacheMaxResourceBytes,
/external/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp147 characterization.cacheMaxResourceBytes() <= maxResourceBytes && in isCompatible()
/external/skqp/src/image/
DSkSurface_Gpu.cpp243 characterization.cacheMaxResourceBytes() <= maxResourceBytes && in isCompatible()
/external/skia/src/image/
DSkSurface_Gpu.cpp256 characterization.cacheMaxResourceBytes() <= maxResourceBytes && in isCompatible()