Searched defs:maps (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/services/camera/libcameraservice/api2/ |
D | HeicEncoderInfoManager.cpp | 86 const FrameRateMaps& maps = in isSizeSupported() local 147 status_t HeicEncoderInfoManager::getFrameRateMaps(sp<AMessage> details, FrameRateMaps* maps) { in getFrameRateMaps() 228 const FrameRateMaps& maps, int32_t width, int32_t height) const { in findClosestSize() argument
|
/frameworks/native/libs/cputimeinstate/ |
D | testtimeinstate.cpp | 144 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST_F() local 240 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST_F() local 264 auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)}; in TEST_F() local 317 auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)}; in TEST_F() local 411 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST_F() local 432 auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)}; in TEST_F() 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/display/ |
D | DisplayDeviceConfig.java | 1986 final List<BrightnessThrottlingMap> maps = throttlingConfig.getBrightnessThrottlingMap(); in loadThermalBrightnessThrottlingMaps() local 2024 List<RefreshRateThrottlingMap> maps = throttlingConfig.getRefreshRateThrottlingMap(); in loadThermalRefreshRateThrottlingMap() local 2075 final List<PowerThrottlingMap> maps = throttlingConfig.getPowerThrottlingMap(); in loadPowerThrottlingMaps() local
|
/frameworks/base/tools/aapt2/ |
D | Debug.cpp | 724 auto maps = (const ResTable_map*)((const uint8_t*)entry + entry->size()); in PrintTableType() local
|
/frameworks/base/services/core/java/com/android/server/ |
D | StorageManagerService.java | 4792 final Iterator<Entry<String, ObbState>> maps = in dump() local
|