OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_IDLE_TIME
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h
28
#define
DEFAULT_IDLE_TIME
2000
hwc_mdpcomp.cpp
109
long idle_timeout =
DEFAULT_IDLE_TIME
;
[
all
...]
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h
28
#define
DEFAULT_IDLE_TIME
2000
hwc_mdpcomp.cpp
121
long idle_timeout =
DEFAULT_IDLE_TIME
;
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.h
28
#define
DEFAULT_IDLE_TIME
2000
hwc_mdpcomp.cpp
107
unsigned long idle_timeout =
DEFAULT_IDLE_TIME
;
[
all
...]
Completed in 26 milliseconds