Searched refs:cacheBasedComp (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 177 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 802 cacheBasedComp(ctx, list); in partialMDPComp() 804 ret = cacheBasedComp(ctx, list) or in partialMDPComp() 811 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, in cacheBasedComp() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_mdpcomp.h | 188 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 1142 cacheBasedComp(ctx, list); in partialMDPComp() 1144 ret = cacheBasedComp(ctx, list) or in partialMDPComp() 1151 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, in cacheBasedComp() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.h | 181 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 979 cacheBasedComp(ctx, list); in partialMDPComp() 981 ret = cacheBasedComp(ctx, list) or in partialMDPComp() 988 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, in cacheBasedComp() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.h | 184 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 1143 cacheBasedComp(ctx, list); in partialMDPComp() 1145 ret = cacheBasedComp(ctx, list) or in partialMDPComp() 1152 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, in cacheBasedComp() function in qhwc::MDPComp
|