Searched refs:fullMDPComp (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.h | 140 bool fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 428 if(fullMDPComp(ctx, list)) { in isFullFrameDoable() 436 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_mdpcomp.h | 142 bool fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 424 if(fullMDPComp(ctx, list)) { in isFullFrameDoable() 432 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 172 bool fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 725 if(fullMDPComp(ctx, list)) { in tryFullFrame() 734 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.h | 175 bool fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 737 if(fullMDPComp(ctx, list)) { in tryFullFrame() 748 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp() function in qhwc::MDPComp
|