Searched refs:isAlphaPresent (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/libhwcomposer/
H A Dhwc_utils.h171 bool isAlphaPresent(hwc_layer_1_t const* layer);
H A Dhwc_utils.cpp380 if(needsScaling(layer) && isAlphaPresent(layer)) {
386 bool isAlphaPresent(hwc_layer_1_t const* layer) { function in namespace:qhwc

Completed in 48 milliseconds