Home
last modified time | relevance | path

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

/frameworks/rs/
DrsThreadIO.cpp122 if (con->props.mLogTimes) { in playCoreCommands()
143 if (con->props.mLogTimes) { in playCoreCommands()
155 if (con->props.mLogTimes) { in playCoreCommands()
DrsContext.h223 bool mLogTimes; member
DrsContext.cpp188 if (props.mLogTimes) { in timerPrint()
256 rsc->props.mLogTimes = getProp("debug.rs.profile") != 0; in threadProc()