Searched refs:setOnEntryRemovedListener (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathCache.cpp67 mCache.setOnEntryRemovedListener(NULL);
73 mCache.setOnEntryRemovedListener(this);
H A DTextDropShadowCache.cpp56 mCache.setOnEntryRemovedListener(this);
H A DGradientCache.cpp62 mCache.setOnEntryRemovedListener(this);
68 mCache.setOnEntryRemovedListener(this);
H A DTextureCache.cpp71 mCache.setOnEntryRemovedListener(this);
H A DShapeCache.h444 mCache.setOnEntryRemovedListener(this);
/frameworks/native/include/utils/
H A DGenerationCache.h63 void setOnEntryRemovedListener(OnEntryRemoved<K, V>* listener);
115 void GenerationCache<K, V>::setOnEntryRemovedListener(OnEntryRemoved<K, V>* listener) { function in class:android::GenerationCache
/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp52 mCache.setOnEntryRemovedListener(this);

Completed in 470 milliseconds