OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCachedFrame
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.cpp
56
cacheCount:%2d \n",
mCachedFrame
.layerCount,
57
mCachedFrame
.mdpCount,
mCachedFrame
.cacheCount);
151
mCachedFrame
.hnd[index] = NULL;
599
if (
mCachedFrame
.hnd[i] == list->hwLayers[i].handle) {
604
mCachedFrame
.hnd[i] = list->hwLayers[i].handle;
725
mCachedFrame
.cacheAll(list);
726
mCachedFrame
.updateCounts(mCurrentFrame);
736
mCachedFrame
.cacheAll(list);
741
((mCurrentFrame.mdpCount !=
mCachedFrame
.mdpCount) |
[
all
...]
hwc_mdpcomp.h
174
struct LayerCache
mCachedFrame
;
Completed in 19 milliseconds