Home
last modified time | relevance | path

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

/frameworks/rs/
DrsThreadIO.cpp121 if (con->props.mLogTimes) { in playCoreCommands()
142 if (con->props.mLogTimes) { in playCoreCommands()
154 if (con->props.mLogTimes) { in playCoreCommands()
DrsContext.h214 bool mLogTimes; member
DrsContext.cpp171 if (props.mLogTimes) { in timerPrint()
237 rsc->props.mLogTimes = getProp("debug.rs.profile") != 0; in threadProc()