Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h170 bool isAlphaPresent(hwc_layer_1_t const* layer);
Dhwc_utils.cpp379 if(needsScaling(layer) && isAlphaPresent(layer)) { in isAlphaScaled()
385 bool isAlphaPresent(hwc_layer_1_t const* layer) { in isAlphaPresent() function
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h250 bool isAlphaPresent(hwc_layer_1_t const* layer);
Dhwc_utils.cpp783 if(needsScaling(layer) && isAlphaPresent(layer)) { in isAlphaScaled()
789 bool isAlphaPresent(hwc_layer_1_t const* layer) { in isAlphaPresent() function
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h274 bool isAlphaPresent(hwc_layer_1_t const* layer);
Dhwc_utils.cpp770 if(needsScaling(layer) && isAlphaPresent(layer)) { in isAlphaScaled()
776 bool isAlphaPresent(hwc_layer_1_t const* layer) { in isAlphaPresent() function
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h324 bool isAlphaPresent(hwc_layer_1_t const* layer);
Dhwc_utils.cpp948 if(needsScaling(layer) && isAlphaPresent(layer)) { in isAlphaScaled()
954 bool isAlphaPresent(hwc_layer_1_t const* layer) { in isAlphaPresent() function