Searched refs:isYuvPresent (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 494 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()
|
D | hwc_utils.h | 678 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.h | 351 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
|
D | hwc_mdpcomp.cpp | 493 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/ |
D | hwc_utils.h | 569 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
|
D | hwc_mdpcomp.cpp | 958 isYuvPresent(ctx, mDpy)) { in isLoadBasedCompDoable() 992 if(!isYuvPresent(ctx, mDpy) or (mdpCount == 0)) { in videoOnlyComp()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 608 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
|
D | hwc_mdpcomp.cpp | 818 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/ |
D | hwc_utils.h | 697 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { in isYuvPresent() function
|
D | hwc_mdpcomp.cpp | 919 isYuvPresent(ctx, mDpy) || mCurrentFrame.dropCount || in fullMDPCompWithPTOR() 1293 isYuvPresent(ctx, mDpy)) { in isLoadBasedCompDoable() 1349 if(!isYuvPresent(ctx, mDpy) or (mdpCount == 0)) { in videoOnlyComp()
|