Searched refs:percentage (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/media/bufferpool/aidl/default/ |
D | BufferPool.cpp | 55 int percentage(T base, S total) { in percentage() function 68 mStats.mBuffersInUse, percentage(mStats.mBuffersInUse, mStats.mBuffersCached), in ~BufferPool() 69 mStats.mTotalAllocations, percentage(mStats.mTotalRecycles, mStats.mTotalAllocations), in ~BufferPool() 71 percentage(mStats.mTotalTransfers - mStats.mTotalFetches, mStats.mTotalTransfers)); in ~BufferPool()
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | BrightnessController.h | 336 range.brightness_min = static_cast<float>(attr.percentage.min) / 100.0f; in setBrightnessRangeFromAttribute() 337 range.brightness_max = static_cast<float>(attr.percentage.max) / 100.0f; in setBrightnessRangeFromAttribute()
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 140 * millivolt, milliamp, percentage for BCL_VOLTAGE, BCL_CURRENT and BCL_PERCENTAGE
|
/hardware/interfaces/health/2.0/ |
D | IHealth.hal | 109 * Get remaining battery capacity percentage of total capacity
|
/hardware/interfaces/wifi/1.5/ |
D | types.hal | 202 * Channel utilization: The percentage of time (normalized to 255, i.e., x% corresponds to
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/ |
D | queuefamily.adoc | 76 counter unit is a percentage (%).
|
/hardware/google/pixel/pixelstats/ |
D | pixelatoms.proto | 1257 // A percentage measure of the health of the battery with 100% being perfectly healthy. 1260 // A percentage measure of the battery capacity of the device, affected by cycle life degradation. 1263 …// A percentage measure of the max performance of the device, affected by impedance growth with 10…
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 818 /** The barring factor as a percentage 0-100 */
|
/hardware/interfaces/wifi/1.6/ |
D | types.hal | 314 * Channel utilization: The percentage of time (normalized to 255, i.e., x% corresponds to
|