Home
last modified time | relevance | path

Searched refs:tryMDPOnlyLayers (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.h201 bool tryMDPOnlyLayers(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp1367 bool MDPComp::tryMDPOnlyLayers(hwc_context_t *ctx, in tryMDPOnlyLayers() function in qhwc::MDPComp
2024 mModeOn = tryFullFrame(ctx, list) || tryMDPOnlyLayers(ctx, list) || in prepare()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h197 bool tryMDPOnlyLayers(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp1378 bool MDPComp::tryMDPOnlyLayers(hwc_context_t *ctx, in tryMDPOnlyLayers() function in qhwc::MDPComp
2059 mModeOn = tryFullFrame(ctx, list) || tryMDPOnlyLayers(ctx, list) || in prepare()