Searched refs:isYuvPresent (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h351 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { function in namespace:qhwc
H A Dhwc_mdpcomp.cpp496 if(!isYuvPresent(ctx, mDpy)) {
828 if(isYuvPresent(ctx, mDpy)) {
1009 if(isYuvPresent(ctx, mDpy)) {
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.h395 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { function in namespace:qhwc
H A Dhwc_mdpcomp.cpp628 if(!isYuvPresent(ctx, mDpy)) {
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h567 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { function in namespace:qhwc
H A Dhwc_mdpcomp.cpp950 isYuvPresent(ctx, mDpy)) {
984 if(!isYuvPresent(ctx, mDpy) or (mdpCount == 0)) {
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h535 static inline bool isYuvPresent (hwc_context_t *ctx, int dpy) { function in namespace:qhwc
H A Dhwc_mdpcomp.cpp830 isYuvPresent(ctx, mDpy)) {
851 if(!isYuvPresent(ctx, mDpy) or (mdpCount == 0)) {

Completed in 21 milliseconds