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
124
if (con->props.
mLogTimes
) {
150
if (con->props.
mLogTimes
) {
166
if (con->props.
mLogTimes
) {
rsContext.h
217
bool
mLogTimes
;
rsContext.cpp
186
if (props.
mLogTimes
) {
305
rsc->props.
mLogTimes
= getProp("debug.rs.profile") != 0;
Completed in 25 milliseconds