Home
last modified time | relevance | path

Searched refs:isSecondaryConfiguring (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h582 static inline bool isSecondaryConfiguring(hwc_context_t* ctx) { in isSecondaryConfiguring() function
Dhwc_mdpcomp.cpp409 } else if(isSecondaryConfiguring(ctx)) { in isFrameDoable()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h621 static inline bool isSecondaryConfiguring(hwc_context_t* ctx) { in isSecondaryConfiguring() function
Dhwc_mdpcomp.cpp436 } else if(isSecondaryConfiguring(ctx)) { in isFrameDoable()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h710 static inline bool isSecondaryConfiguring(hwc_context_t* ctx) { in isSecondaryConfiguring() function
Dhwc_mdpcomp.cpp500 if(isSecondaryConfiguring(ctx)) { in isFrameDoable()
809 if(isSecondaryConfiguring(ctx)) { in tryFullFrame()