/frameworks/av/media/libaudiohal/impl/ |
D | EffectsFactoryHalHidl.h | 72 const std::unique_ptr<EffectDescriptorCache> mCache; variable
|
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/ |
D | ClientCompositionRequestCache.h | 62 std::deque<std::pair<uint64_t /* bufferId */, ClientCompositionRequest>> mCache; variable
|
/frameworks/native/libs/binder/include/binder/ |
D | PermissionCache.h | 57 SortedVector< Entry > mCache; variable
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/ |
D | RotationCacheTest.java | 43 private RotationCache<Object, Pair<Object, Integer>> mCache; field in RotationCacheTest
|
/frameworks/native/include/binder/ |
D | PermissionCache.h | 57 SortedVector< Entry > mCache; variable
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptIntrinsicLUT.java | 35 private final byte mCache[] = new byte[1024]; field in ScriptIntrinsicLUT
|
/frameworks/av/media/libstagefright/include/ |
D | CallbackDataSource.h | 83 uint8_t mCache[kCacheSize]; variable
|
/frameworks/base/services/core/java/com/android/server/wm/utils/ |
D | RotationCache.java | 34 private final SparseArray<R> mCache = new SparseArray<>(4); field in RotationCache
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | HdmiCecMessageCache.java | 39 private final SparseArray<SparseArray<HdmiCecMessage>> mCache = new SparseArray<>(); field in HdmiCecMessageCache
|
/frameworks/av/include/media/ |
D | Interpolator.h | 48 : mCache(cache) in mCache() function 323 bool mCache; // whether we cache spline coefficient computation variable
|
/frameworks/base/services/core/java/com/android/server/location/settings/ |
D | SettingsStore.java | 58 private T mCache; field in SettingsStore
|
/frameworks/base/core/java/android/app/ |
D | PropertyInvalidatedCache.java | 504 final PropertyInvalidatedCache<Query, Result> mCache; field in PropertyInvalidatedCache.DefaultComputer 514 private final LinkedHashMap<Query, Result> mCache; field in PropertyInvalidatedCache
|
/frameworks/base/services/flags/java/com/android/server/flags/ |
D | FlagCache.java | 32 final Map<String, Map<String, V>> mCache = new HashMap<>(); field in FlagCache
|
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/ |
D | MainActivity.java | 38 private final BitmapCache mCache = new UnrefedBitmapCache(TARGET_CACHE_SIZE_BYTES, 0, 0); field in MainActivity
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationInlineImageCache.java | 38 private final ConcurrentHashMap<Uri, PreloadImageTask> mCache; field in NotificationInlineImageCache
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | TaskSnapshotLowResDisabledTest.java | 53 private TaskSnapshotCache mCache; field in TaskSnapshotLowResDisabledTest
|
D | TaskSnapshotCacheTest.java | 48 private TaskSnapshotCache mCache; field in TaskSnapshotCacheTest
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicLUT.java | 33 private final byte mCache[] = new byte[1024]; field in ScriptIntrinsicLUT
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
D | UnrefedPooledCache.java | 46 private final LinkedHashMap<K, V> mCache; field in UnrefedPooledCache
|
D | DecodeTask.java | 55 private final BitmapCache mCache; field in DecodeTask
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | PlatformCompatCache.java | 148 private final ArrayMap<String, Pair<Boolean, WeakReference<ApplicationInfo>>> mCache = field in PlatformCompatCache.CacheItem
|
/frameworks/native/opengl/tests/EGLTest/ |
D | egl_cache_test.cpp | 57 egl_cache_t* mCache = egl_cache_t::get(); member in android::EGLCacheTest
|
/frameworks/base/core/tests/coretests/src/android/content/res/ |
D | ConfigurationBoundResourceCacheTest.java | 33 ConfigurationBoundResourceCache<Float> mCache; field in ConfigurationBoundResourceCacheTest
|
/frameworks/base/services/core/java/com/android/server/grammaticalinflection/ |
D | GrammaticalInflectionBackupHelper.java | 47 private final SparseArray<StagedData> mCache = new SparseArray<>(); field in GrammaticalInflectionBackupHelper
|
/frameworks/base/wifi/java/src/android/net/wifi/ |
D | WifiNetworkScoreCache.java | 67 private final LruCache<String, ScoredNetwork> mCache; field in WifiNetworkScoreCache
|