Home
last modified time | relevance | path

Searched refs:isOnlyVideoDoable (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.h144 bool isOnlyVideoDoable(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp485 bool MDPComp::isOnlyVideoDoable(hwc_context_t *ctx, in isOnlyVideoDoable() function in qhwc::MDPComp
773 } else if(isOnlyVideoDoable(ctx, list)) { in prepare()