Home
last modified time | relevance | path

Searched defs:mCache (Results 1 – 25 of 48) sorted by relevance

12

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DClientCompositionRequestCache.h62 std::deque<std::pair<uint64_t /* bufferId */, ClientCompositionRequest>> mCache; variable
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/
DRotationCacheTest.java43 private RotationCache<Object, Pair<Object, Integer>> mCache; field in RotationCacheTest
/frameworks/native/include/binder/
DPermissionCache.h57 SortedVector< Entry > mCache; variable
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DAnqpCacheTest.java47 AnqpCache mCache; field in AnqpCacheTest
/frameworks/native/libs/binder/include/binder/
DPermissionCache.h57 SortedVector< Entry > mCache; variable
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicLUT.java30 private final byte mCache[] = new byte[1024]; field in ScriptIntrinsicLUT
/frameworks/av/media/libstagefright/include/
DCallbackDataSource.h83 uint8_t mCache[kCacheSize]; variable
/frameworks/base/services/core/java/com/android/server/wm/utils/
DRotationCache.java34 private final SparseArray<R> mCache = new SparseArray<>(4); field in RotationCache
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecMessageCache.java39 private final SparseArray<SparseArray<HdmiCecMessage>> mCache = new SparseArray<>(); field in HdmiCecMessageCache
/frameworks/av/include/media/
DInterpolator.h54 : mCache(cache) in mCache() function
328 bool mCache; // whether we cache spline coefficient computation variable
/frameworks/native/opengl/tests/EGLTest/
Degl_cache_test.cpp44 egl_cache_t* mCache; member in android::EGLCacheTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInlineImageCache.java36 private final ConcurrentHashMap<Uri, PreloadImageTask> mCache; field in NotificationInlineImageCache
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DHwcBufferCacheTest.cpp68 impl::HwcBufferCache mCache; member in android::compositionengine::__anon1b50037e0111::HwcBufferCacheTest
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
DMainActivity.java38 private final BitmapCache mCache = new UnrefedBitmapCache(TARGET_CACHE_SIZE_BYTES, 0, 0); field in MainActivity
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskSnapshotLowResDisabledTest.java53 private TaskSnapshotCache mCache; field in TaskSnapshotLowResDisabledTest
DTaskSnapshotCacheTest.java48 private TaskSnapshotCache mCache; field in TaskSnapshotCacheTest
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicLUT.java28 private final byte mCache[] = new byte[1024]; field in ScriptIntrinsicLUT
/frameworks/opt/bitmap/src/com/android/bitmap/
DUnrefedPooledCache.java46 private final LinkedHashMap<K, V> mCache; field in UnrefedPooledCache
DDecodeTask.java55 private final BitmapCache mCache; field in DecodeTask
/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotController.java98 private final TaskSnapshotCache mCache; field in TaskSnapshotController
/frameworks/base/core/tests/coretests/src/android/content/res/
DConfigurationBoundResourceCacheTest.java31 ConfigurationBoundResourceCache<Float> mCache; field in ConfigurationBoundResourceCacheTest
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkScoreCache.java70 private final LruCache<String, ScoredNetwork> mCache; field in WifiNetworkScoreCache
/frameworks/ml/nn/driver/cache/nnCache/
DnnCache_test.cpp47 NNCache* mCache; member in android::NNCacheTest
/frameworks/base/wifi/java/android/net/wifi/
DWifiNetworkScoreCache.java67 private final LruCache<String, ScoredNetwork> mCache; field in WifiNetworkScoreCache
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockscreenWallpaper.java73 private Bitmap mCache; field in LockscreenWallpaper

12