Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h177 bool fullMDPCompWithPTOR(hwc_context_t *ctx,hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp739 } else if(fullMDPCompWithPTOR(ctx, list)) { in tryFullFrame()
795 bool MDPComp::fullMDPCompWithPTOR(hwc_context_t *ctx, in fullMDPCompWithPTOR() function in qhwc::MDPComp