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()  local147 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 | 141     auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)};  in TEST_F()  local237     auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)};  in TEST_F()  local
 261     auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)};  in TEST_F()  local
 314     auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)};  in TEST_F()  local
 408     auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)};  in TEST_F()  local
 429     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/tools/aapt2/ | 
| D | Debug.cpp | 714         auto maps = (const ResTable_map*)((const uint8_t*)entry + entry->size());  in PrintTableType()  local
 | 
| /frameworks/base/services/core/java/com/android/server/display/ | 
| D | DisplayDeviceConfig.java | 1979         final List<BrightnessThrottlingMap> maps = throttlingConfig.getBrightnessThrottlingMap();  in loadThermalBrightnessThrottlingMaps()  local2017         List<RefreshRateThrottlingMap> maps = throttlingConfig.getRefreshRateThrottlingMap();  in loadThermalRefreshRateThrottlingMap()  local
 
 | 
| /frameworks/base/services/core/java/com/android/server/ | 
| D | StorageManagerService.java | 4633             final Iterator<Entry<String, ObbState>> maps =  in dump()  local
 |