Searched refs:stop_watch_name (Results 1 - 4 of 4) sorted by last modified time

/frameworks/base/media/mca/filterfw/native/core/
H A Dtime_util.cpp86 ScopedTimer::ScopedTimer(const string& stop_watch_name) { argument
87 mWatch = GetWatchForName(stop_watch_name);
H A Dtime_util.h57 explicit ScopedTimer(const string& stop_watch_name);
/frameworks/base/media/mca/filterpacks/native/base/
H A Dtime_util.cpp84 ScopedTimer::ScopedTimer(const std::string& stop_watch_name) { argument
85 mWatch = GetWatchForName(stop_watch_name);
H A Dtime_util.h57 explicit ScopedTimer(const std::string& stop_watch_name);

Completed in 88 milliseconds