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 | 529 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable() function in qhwc::MDPComp 651 if(!isYUVDoable(ctx, layer)) { in updateYUV()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 190 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 1023 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable() function in qhwc::MDPComp 1251 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 | 1202 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable() function in qhwc::MDPComp 1429 if(!isYUVDoable(ctx, layer)) { in updateYUV()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.h | 201 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 1457 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable() function in qhwc::MDPComp 1727 if(!isYUVDoable(ctx, layer)) { in updateYUV()
|