Lines Matching refs:CacheManager
17 #include "CacheManager.h"
44 CacheManager::CacheManager(const DisplayInfo& display)
50 void CacheManager::reset(GrContext* context) {
62 void CacheManager::destroy() {
68 void CacheManager::updateContextCacheSizes() {
75 void CacheManager::configureContext(GrContextOptions* contextOptions) {
99 void CacheManager::trimMemory(TrimMemoryMode mode) {
117 void CacheManager::trimStaleResources() {
125 sp<skiapipeline::VectorDrawableAtlas> CacheManager::acquireVectorDrawableAtlas() {
135 void CacheManager::dumpMemoryUsage(String8& log, const RenderState* renderState) {