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

  /frameworks/base/libs/hwui/
PathCache.cpp 67 mCache.setOnEntryRemovedListener(NULL);
73 mCache.setOnEntryRemovedListener(this);
GradientCache.cpp 48 mCache.setOnEntryRemovedListener(this);
54 mCache.setOnEntryRemovedListener(this);
TextDropShadowCache.cpp 56 mCache.setOnEntryRemovedListener(this);
TextureCache.cpp 70 mCache.setOnEntryRemovedListener(this);
ShapeCache.h 444 mCache.setOnEntryRemovedListener(this);
  /frameworks/native/include/utils/
GenerationCache.h 63 void setOnEntryRemovedListener(OnEntryRemoved<K, V>* listener);
115 void GenerationCache<K, V>::setOnEntryRemovedListener(OnEntryRemoved<K, V>* listener) {
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 59 mCache.setOnEntryRemovedListener(this);
    [all...]

Completed in 520 milliseconds