OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLogTimes
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsThreadIO.cpp
122
if (con->props.
mLogTimes
) {
143
if (con->props.
mLogTimes
) {
155
if (con->props.
mLogTimes
) {
rsContext.h
223
bool
mLogTimes
;
rsContext.cpp
188
if (props.
mLogTimes
) {
256
rsc->props.
mLogTimes
= getProp("debug.rs.profile") != 0;
Completed in 364 milliseconds