Searched refs:cacheBasedComp (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_mdpcomp.h | 146 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 489 ret = cacheBasedComp(ctx, list); in partialMDPComp() 495 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, in cacheBasedComp() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 176 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 795 cacheBasedComp(ctx, list); in partialMDPComp() 797 ret = cacheBasedComp(ctx, list) or in partialMDPComp() 804 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 | 971 cacheBasedComp(ctx, list); in partialMDPComp() 973 ret = cacheBasedComp(ctx, list) or in partialMDPComp() 980 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, in cacheBasedComp() function in qhwc::MDPComp
|