Home
last modified time | relevance | path

Searched refs:isSkipLayer (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h211 static inline bool isSkipLayer(const hwc_layer_1_t* l) { in isSkipLayer() function
Dhwc_mdpcomp.cpp531 if(isSkipLayer(layer)) { in isYUVDoable()
Dhwc_utils.cpp447 } else if (isSkipLayer(&list->hwLayers[i])) { in setListStats()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h382 static inline bool isSkipLayer(const hwc_layer_1_t* l) { in isSkipLayer() function
Dhwc_mdpcomp.cpp1024 if(isSkipLayer(layer)) { in isYUVDoable()
Dhwc_utils.cpp905 if (isSkipLayer(&list->hwLayers[i])) { in setListStats()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h405 static inline bool isSkipLayer(const hwc_layer_1_t* l) { in isSkipLayer() function
Dhwc_mdpcomp.cpp1203 if(isSkipLayer(layer)) { in isYUVDoable()
Dhwc_utils.cpp865 if (isSkipLayer(&list->hwLayers[i])) { in setListStats()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h483 static inline bool isSkipLayer(const hwc_layer_1_t* l) { in isSkipLayer() function
Dhwc_mdpcomp.cpp1458 if(isSkipLayer(layer)) { in isYUVDoable()
1491 if(isSkipLayer(layer)) { in isSecureRGBDoable()
Dhwc_utils.cpp1060 if (isSkipLayer(&list->hwLayers[i])) { in setListStats()