Searched defs:maps (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/services/camera/libcameraservice/api2/ |
D | HeicEncoderInfoManager.cpp | 86 const FrameRateMaps& maps = in isSizeSupported() local 145 status_t HeicEncoderInfoManager::getFrameRateMaps(sp<AMessage> details, FrameRateMaps* maps) { in getFrameRateMaps() 226 const FrameRateMaps& maps, int32_t width, int32_t height) const { in findClosestSize() argument
|
/frameworks/native/libs/cputimeinstate/ |
D | testtimeinstate.cpp | 119 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST() local 189 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST() local 213 auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)}; in TEST() local 266 auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)}; in TEST() local 344 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST() local 365 auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)}; in TEST() local
|
/frameworks/base/core/jni/ |
D | android_ddm_DdmHandleNativeHeap.cpp | 75 String8 maps; in DdmHandleNativeHeap_getLeakInfo() local
|
/frameworks/base/core/java/android/gesture/ |
D | GestureStore.java | 234 final HashMap<String, ArrayList<Gesture>> maps = mNamedGestures; in save() local
|
/frameworks/base/services/core/java/com/android/server/ |
D | StorageManagerService.java | 3893 final Iterator<Entry<String, ObbState>> maps = mObbPathToStateMap.entrySet().iterator(); in dump() local
|