Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsThreadIO.cpp124 if (con->props.mLogTimes) { in playCoreCommands()
150 if (con->props.mLogTimes) { in playCoreCommands()
166 if (con->props.mLogTimes) { in playCoreCommands()
DrsContext.h122 bool mLogTimes; member
DrsContext.cpp138 if (props.mLogTimes) { in timerPrint()
171 rsc->props.mLogTimes = getProp("debug.rs.profile") != 0; in threadProc()
/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.h182 bool mLogTimes; member
DrsContext.cpp157 if (props.mLogTimes) { in timerPrint()
215 rsc->props.mLogTimes = getProp("debug.rs.profile") != 0; in threadProc()