OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_FRAMEARRIVAL_STEPS
(Results
1 - 7
of
7
) sorted by null
/hardware/qcom/display/msm8084/libqdutils/
profiler.h
56
static const unsigned int
MAX_FRAMEARRIVAL_STEPS
= 50;
93
nsecs_t accum_framearrivals[
MAX_FRAMEARRIVAL_STEPS
];
/hardware/qcom/display/msm8226/libqdutils/
profiler.h
56
static const unsigned int
MAX_FRAMEARRIVAL_STEPS
= 50;
93
nsecs_t accum_framearrivals[
MAX_FRAMEARRIVAL_STEPS
];
/hardware/qcom/display/msm8909/libqdutils/
profiler.h
56
static const unsigned int
MAX_FRAMEARRIVAL_STEPS
= 50;
93
nsecs_t accum_framearrivals[
MAX_FRAMEARRIVAL_STEPS
];
/hardware/qcom/display/msm8960/libqdutils/
profiler.h
56
static const unsigned int
MAX_FRAMEARRIVAL_STEPS
= 50;
93
nsecs_t accum_framearrivals[
MAX_FRAMEARRIVAL_STEPS
];
/hardware/qcom/display/msm8994/libqdutils/
profiler.h
56
static const unsigned int
MAX_FRAMEARRIVAL_STEPS
= 50;
93
nsecs_t accum_framearrivals[
MAX_FRAMEARRIVAL_STEPS
];
/hardware/qcom/display/msm8996/libqdutils/
profiler.h
56
static const unsigned int
MAX_FRAMEARRIVAL_STEPS
= 50;
93
nsecs_t accum_framearrivals[
MAX_FRAMEARRIVAL_STEPS
];
/hardware/qcom/display/msmcobalt/libqdutils/
profiler.h
56
static const unsigned int
MAX_FRAMEARRIVAL_STEPS
= 50;
93
nsecs_t accum_framearrivals[
MAX_FRAMEARRIVAL_STEPS
];
Completed in 286 milliseconds