Home
last modified time | relevance | path

Searched refs:cacheBasedComp (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_mdpcomp.h146 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp489 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/
Dhwc_mdpcomp.h176 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp795 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/
Dhwc_mdpcomp.h181 bool cacheBasedComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp971 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