Home
last modified time | relevance | path

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

/frameworks/av/include/cpustats/
DThreadCpuUsage.h109 void resetElapsed();
/frameworks/av/media/libcpustats/
DThreadCpuUsage.cpp150 void ThreadCpuUsage::resetElapsed() in resetElapsed() function in android::ThreadCpuUsage
/frameworks/av/services/audioflinger/
DThreads.cpp394 mCpuUsage.resetElapsed(); in sample()