OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateLayerCache
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h
157
void
updateLayerCache
(hwc_context_t* ctx, hwc_display_contents_1_t* list);
hwc_mdpcomp.cpp
461
updateLayerCache
(ctx, list);
603
void MDPComp::
updateLayerCache
(hwc_context_t* ctx,
[
all
...]
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h
164
void
updateLayerCache
(hwc_context_t* ctx, hwc_display_contents_1_t* list);
hwc_mdpcomp.cpp
497
updateLayerCache
(ctx, list);
745
void MDPComp::
updateLayerCache
(hwc_context_t* ctx,
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.h
157
void
updateLayerCache
(hwc_context_t* ctx, hwc_display_contents_1_t* list);
hwc_mdpcomp.cpp
456
updateLayerCache
(ctx, list);
592
void MDPComp::
updateLayerCache
(hwc_context_t* ctx,
[
all
...]
Completed in 240 milliseconds