Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.h138 bool isFullFrameDoable(hwc_context_t *ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp364 bool MDPComp::isFullFrameDoable(hwc_context_t *ctx, in isFullFrameDoable() function in qhwc::MDPComp
753 if(isFullFrameDoable(ctx, list)){ in prepare()