Home
last modified time | relevance | path

Searched defs:ele (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
H A DTimeStatsHelper.cpp53 for (const auto& ele : hist) { in totalTime() local
62 for (const auto& ele : hist) { in averageTime() local
161 for (const auto& ele : deltas) { in toString() local
202 for (const auto& ele : stats) { in toString() local
215 for (const auto& ele : dumpStats) { in toString() local
228 for (const auto& ele : deltas) { in toProto() local
249 for (const auto& ele : refreshRateStatsLegacy) { in toProto() local
272 for (const auto& ele : dumpStats) { in toProto() local
284 for (const auto& ele : stats) { in generateDumpStats() local
290 for (const auto& ele : stats) { in generateDumpStats() local
/aosp12/frameworks/native/services/gpuservice/gpustats/
H A DGpuStats.cpp245 for (const auto& ele : mGlobalStats) { in dumpGlobalLocked() local
252 for (const auto& ele : mAppStats) { in dumpAppLocked() local
278 for (const auto& ele : value) { in int64VectorToProtoByteString() local
293 for (const auto& ele : mAppStats) { in pullAppInfoAtom() local
331 for (const auto& ele : mGlobalStats) { in pullGlobalInfoAtom() local
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DCamera2Source.java167 Element ele = Element.createPixel(mRS, Element.DataType.UNSIGNED_8, in onOpen() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java2418 BluetoothMapMessageListingElement ele = list.get(x); in msgListing() local
2894 BluetoothMapConvoListingElement ele = list.get(x); in convoListing() local
3148 private void updateSmsMmsConvoVersion(Cursor cursor, BluetoothMapConvoListingElement ele) { in updateSmsMmsConvoVersion()
3192 BluetoothMapConvoListingElement ele) { in updateImEmailConvoVersion()
3246 private void populateSmsMmsConvoElement(BluetoothMapConvoListingElement ele, in populateSmsMmsConvoElement()
3308 private void populateImEmailConvoElement(BluetoothMapConvoListingElement ele, Cursor tmpCursor, in populateImEmailConvoElement()
/aosp12/hardware/interfaces/gnss/common/utils/default/include/v2_1/
H A DGnssTemplate.h685 auto ele = gMockAltitudeMeters; in setLocation() local