Home
last modified time | relevance | path

Searched refs:needThrottling (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmediatranscoding/
DTranscodingThermalPolicy.cpp27 static bool needThrottling(AThermalStatus status) { in needThrottling() function
69 mIsThrottling = needThrottling(AThermal_getCurrentThermalStatus(thermalManager)); in registerSelf()
113 bool isThrottling = needThrottling(status); in onStatusChange()