Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/scripts/
Dprep_generic.sh133 obsMax=`cat ${freq}/scaling_max_freq`
134 …if [ obsCur -ne ${chosenFreq} ] || [ obsMin -ne ${chosenFreq} ] || [ obsMax -ne ${chosenFreq} ]; t…
138 echo "scaling_max_freq = $obsMax"
220 obsMax=`cat ${GPU_BASE}/devfreq/max_freq`
221 …if [ obsCur -ne ${chosenFreq} ] || [ obsMin -ne ${chosenFreq} ] || [ obsMax -ne ${chosenFreq} ]; t…
225 echo "max_freq = $obsMax"