Home
last modified time | relevance | path

Searched refs:isYUVDoable (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.h146 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
Dhwc_mdpcomp.cpp532 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/
Dhwc_mdpcomp.h155 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
Dhwc_mdpcomp.cpp664 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/
Dhwc_mdpcomp.h189 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
Dhwc_mdpcomp.cpp1016 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/
Dhwc_mdpcomp.h194 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
Dhwc_mdpcomp.cpp1194 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()