Searched refs:isYuvPresent (Results 1 – 8 of 8) sorted by relevance
/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()
|