Searched refs:isYUVDoable (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.h | 146 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 532 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable() function in qhwc::MDPComp 654 if(!isYUVDoable(ctx, layer)) { in updateYUV()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_mdpcomp.h | 155 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 664 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable() function in qhwc::MDPComp 777 if(!isYUVDoable(ctx, layer)) { in updateYUV()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 189 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 1016 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable() function in qhwc::MDPComp 1243 if(!isYUVDoable(ctx, layer)) { in updateYUV()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.h | 194 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 1194 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable() function in qhwc::MDPComp 1421 if(!isYUVDoable(ctx, layer)) { in updateYUV()
|