Searched refs:needsScaling (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/libhwcomposer/
H A Dhwc_utils.h170 bool needsScaling(hwc_layer_1_t const* layer);
H A Dhwc_mdpcomp.cpp856 if(!qhwc::needsScaling(layer) && !ctx->mNeedsRotator
1027 if(!qhwc::needsScaling(layer) && !ctx->mNeedsRotator
H A Dhwc_utils.cpp361 bool needsScaling(hwc_layer_1_t const* layer) { function in namespace:qhwc
380 if(needsScaling(layer) && isAlphaPresent(layer)) {

Completed in 140 milliseconds