Home
last modified time | relevance | path

Searched refs:isYuvPresent (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.cpp494 isYuvPresent(ctx,HWC_DISPLAY_VIRTUAL)) { in isFrameDoable()
761 (isYuvPresent(ctx,HWC_DISPLAY_EXTERNAL) || in tryFullFrame()
762 isYuvPresent(ctx,HWC_DISPLAY_VIRTUAL)) ) { in tryFullFrame()
863 isYuvPresent(ctx, HWC_DISPLAY_VIRTUAL)) { in fullMDPComp()
908 isYuvPresent(ctx, mDpy) || mCurrentFrame.dropCount || in fullMDPCompWithPTOR()
926 isYuvPresent(ctx, HWC_DISPLAY_VIRTUAL)) { in fullMDPCompWithPTOR()
1300 isYuvPresent(ctx, mDpy)) { in isLoadBasedCompDoable()
1336 if(!isYuvPresent(ctx, mDpy) or (mdpCount == 0)) { in videoOnlyComp()
Dhwc_utils.h678 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h351 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
Dhwc_mdpcomp.cpp493 if(!isYuvPresent(ctx, mDpy)) { in isOnlyVideoDoable()
834 if(isYuvPresent(ctx, mDpy)) { in allocLayerPipes()
1013 if(isYuvPresent(ctx, mDpy)) { in allocLayerPipes()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h569 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
Dhwc_mdpcomp.cpp958 isYuvPresent(ctx, mDpy)) { in isLoadBasedCompDoable()
992 if(!isYuvPresent(ctx, mDpy) or (mdpCount == 0)) { in videoOnlyComp()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h608 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
Dhwc_mdpcomp.cpp818 isYuvPresent(ctx, mDpy) || mCurrentFrame.dropCount || in fullMDPCompWithPTOR()
1135 isYuvPresent(ctx, mDpy)) { in isLoadBasedCompDoable()
1171 if(!isYuvPresent(ctx, mDpy) or (mdpCount == 0)) { in videoOnlyComp()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h697 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
Dhwc_mdpcomp.cpp919 isYuvPresent(ctx, mDpy) || mCurrentFrame.dropCount || in fullMDPCompWithPTOR()
1293 isYuvPresent(ctx, mDpy)) { in isLoadBasedCompDoable()
1349 if(!isYuvPresent(ctx, mDpy) or (mdpCount == 0)) { in videoOnlyComp()