OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDebugCounter
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/include/
VirtualDevice.h
151
uint32_t
mDebugCounter
;
/hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp
340
if (vd.mDebugVspDump && ++vd.
mDebugCounter
> 200) {
342
vd.
mDebugCounter
= 0;
[
all
...]
Completed in 101 milliseconds