Home
last modified time | relevance | path

Searched defs:Cache (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h687 struct Cache { struct
693 bool allocateBitmapIfNeeded(Cache& cache, int width, int height); argument
/frameworks/base/services/core/java/com/android/server/
DLockSettingsStorage.java588 private static class Cache { class in LockSettingsStorage