Searched defs:isYUVDoable (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp527 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
649 if(!isYUVDoable(ctx, layer)) {
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.cpp662 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
775 if(!isYUVDoable(ctx, layer)) {
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_mdpcomp.cpp510 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
638 if(!isYUVDoable(ctx, layer)) {

Completed in 10 milliseconds