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

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h211 static inline bool isSkipLayer(const hwc_layer_1_t* l) { function in namespace:qhwc
H A Dhwc_mdpcomp.cpp534 if(isSkipLayer(layer)) {
H A Dhwc_utils.cpp444 } else if (isSkipLayer(&list->hwLayers[i])) {
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.h258 static inline bool isSkipLayer(const hwc_layer_1_t* l) { function in namespace:qhwc
H A Dhwc_mdpcomp.cpp665 if(isSkipLayer(layer)) {
H A Dhwc_utils.cpp391 if (isSkipLayer(&list->hwLayers[i])) {
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h380 static inline bool isSkipLayer(const hwc_layer_1_t* l) { function in namespace:qhwc
H A Dhwc_mdpcomp.cpp1016 if(isSkipLayer(layer)) {
H A Dhwc_utils.cpp905 if (isSkipLayer(&list->hwLayers[i])) {
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h353 static inline bool isSkipLayer(const hwc_layer_1_t* l) { function in namespace:qhwc
H A Dhwc_mdpcomp.cpp881 if(isSkipLayer(layer)) {
H A Dhwc_utils.cpp858 if (isSkipLayer(&list->hwLayers[i])) {

Completed in 59 milliseconds