OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cacheAll
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp
252
void MDPComp::LayerCache::
cacheAll
(hwc_display_contents_1_t* list) {
736
mCachedFrame.
cacheAll
(list);
747
mCachedFrame.
cacheAll
(list);
774
mCachedFrame.
cacheAll
(list);
778
mCachedFrame.
cacheAll
(list);
[
all
...]
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp
143
mCachedFrame.
cacheAll
(list);
229
void MDPComp::LayerCache::
cacheAll
(hwc_display_contents_1_t* list) {
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.cpp
247
void MDPComp::LayerCache::
cacheAll
(hwc_display_contents_1_t* list) {
725
mCachedFrame.
cacheAll
(list);
736
mCachedFrame.
cacheAll
(list);
763
mCachedFrame.
cacheAll
(list);
767
mCachedFrame.
cacheAll
(list);
[
all
...]
Completed in 3675 milliseconds