Home
last modified time | relevance | path

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

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