Searched defs:cacheBasedComp (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.cpp489 ret = cacheBasedComp(ctx, list);
495 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, function in class:qhwc::MDPComp
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_mdpcomp.cpp795 cacheBasedComp(ctx, list);
797 ret = cacheBasedComp(ctx, list) or
804 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, function in class:qhwc::MDPComp
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.cpp971 cacheBasedComp(ctx, list);
973 ret = cacheBasedComp(ctx, list) or
980 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, function in class:qhwc::MDPComp

Completed in 96 milliseconds