Home
last modified time | relevance | path

Searched refs:tryVideoOnly (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.h186 bool tryVideoOnly(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp974 bool MDPComp::tryVideoOnly(hwc_context_t *ctx, in tryVideoOnly() function in qhwc::MDPComp
1465 if(tryFullFrame(ctx, list) || tryVideoOnly(ctx, list)) { in prepare()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.h197 bool tryVideoOnly(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp1318 bool MDPComp::tryVideoOnly(hwc_context_t *ctx, in tryVideoOnly() function in qhwc::MDPComp
2025 tryVideoOnly(ctx, list); in prepare()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h190 bool tryVideoOnly(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp1153 bool MDPComp::tryVideoOnly(hwc_context_t *ctx, in tryVideoOnly() function in qhwc::MDPComp
1672 mModeOn = tryFullFrame(ctx, list) || tryVideoOnly(ctx, list); in prepare()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h193 bool tryVideoOnly(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp1316 bool MDPComp::tryVideoOnly(hwc_context_t *ctx, in tryVideoOnly() function in qhwc::MDPComp
2060 tryVideoOnly(ctx, list); in prepare()