Searched refs:needsScalingWithSplit (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 246 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer,
|
D | hwc_mdpcomp.cpp | 1790 pipeSpecs.needsScaling = qhwc::needsScalingWithSplit(ctx, layer, mDpy); in acquireMDPPipes()
|
D | hwc_utils.cpp | 729 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer, in needsScalingWithSplit() function
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 270 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer,
|
D | hwc_mdpcomp.cpp | 2010 pipeSpecs.needsScaling = qhwc::needsScalingWithSplit(ctx, layer, mDpy); in acquireMDPPipes()
|
D | hwc_utils.cpp | 716 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer, in needsScalingWithSplit() function
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 320 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer,
|
D | hwc_mdpcomp.cpp | 2408 pipeSpecs.needsScaling = qhwc::needsScalingWithSplit(ctx, layer, mDpy); in acquireMDPPipes()
|
D | hwc_utils.cpp | 894 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer, in needsScalingWithSplit() function
|