OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPartialUpdatePref
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_mdpcomp.h
63
static int
getPartialUpdatePref
(hwc_context_t *ctx);
hwc_mdpcomp.cpp
183
int retPartialUpdatePref =
getPartialUpdatePref
(ctx);
[
all
...]
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.h
60
static bool
getPartialUpdatePref
(hwc_context_t *ctx);
hwc_mdpcomp.cpp
203
sIsPartialUpdateActive =
getPartialUpdatePref
(ctx);
[
all
...]
Completed in 42 milliseconds