Searched refs:overall (Results 1 – 18 of 18) sorted by relevance
/frameworks/base/tests/JankBench/scripts/ |
D | itr_collect.py | 81 overall = [] 113 overall.append(geo_run) 121 global_overall[run_id] = scipy.stats.gmean(overall)
|
D | collect.py | 112 overall = [] 166 overall.append(geo_run) 174 global_overall[run_id] = scipy.stats.gmean(overall)
|
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/results/ |
D | GlobalResultsStore.java | 291 DescriptiveStatistics overall = new DescriptiveStatistics(); in exportToCsv() local 305 overall.addValue(score); in exportToCsv() 340 (100 * overall.getStandardDeviation() / overall.getMean()) + "%\n"); in exportToCsv()
|
/frameworks/proto_logging/stats/atoms/autofill/ |
D | autofill_extension_atoms.proto | 59 // SessionId to aggregate requests within a session, and see overall 93 // SessionId to aggregate requests within a session, and see overall 163 // SessionId to aggregate requests within a session, and see overall 234 // SessionId to attribute classifications within a session, and measure overall performance.
|
/frameworks/base/packages/SystemUI/docs/device-entry/ |
D | keyguard.md | 13 The journeys below generally refer to Keyguard's portion of the overall flow, especially regarding …
|
/frameworks/proto_logging/stats/atoms/media/ |
D | media_codec_extension_atoms.proto | 266 // The overall freeze score. 282 // The overall judder score.
|
/frameworks/proto_logging/stats/atoms/sdksandbox/ |
D | sdksandbox_extension_atoms.proto | 105 // The result code of the overall call
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BroadcastQueue.md | 63 longest-waiting process first, which aims to reduce overall broadcast dispatch
|
/frameworks/base/tools/lint/ |
D | README.md | 11 build target produces a jar file that is included in the overall build output
|
/frameworks/base/packages/SystemUI/docs/ |
D | status-bar-data-pipeline.md | 71 Putting that altogether, we have this overall architecture diagram for the
|
D | falsing.md | 57 accidental, increasing the overall belief in
|
/frameworks/proto_logging/stats/atoms/wearservices/ |
D | wearservices_extension_atoms.proto | 151 // Depicts the result of the overall call.
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 341 * by all the windows from the same window group, therefore may reduce the overall memory
|
/frameworks/proto_logging/stats/atoms/adservices/ |
D | adservices_extension_atoms.proto | 1475 // the overall latency of the getAdScores(). 1482 // the overall latency of the runAdScoring process. 1499 /* Logs for the overall runAdSelection process. */ 1527 // the overall latency of runBidding().
|
/frameworks/base/core/proto/android/os/ |
D | batterystats.proto | 800 // Aggregated wakelock data for an app overall, across all of its wakelocks. 806 // wakelocks. AggregatedWakelock, on the other hand, holds overall per-app
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 25 # overall latency and the lengths of the app --> SF and SF --> display phases)
|
/frameworks/base/core/proto/android/server/ |
D | activitymanagerservice.proto | 328 // their application to let the overall system work best. The value is in
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 3230 // Bit mask of overall layout of the screen. 3252 // Contains information about the overall ui mode of the device. 9431 // Build.PRODUCT. The name of the overall product. 9562 * Pulls on-device BatteryStats power use calculations for the overall device. 21798 // Current amount of persistent uri permissions overall 22336 // overall success rate. 22364 // SessionId to aggregate requests within a session, and see overall 22842 // Logs the overall Safety State of the device (as cached by the Safety Center) 22844 // The overall severity level of the Safety Center. 22854 // Logs the state of an individual Safety Source when overall SafetyState is [all …]
|