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

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.cpp143 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
309 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
457 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
H A Dhwc_mdpcomp.cpp478 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
513 if(!needsScaling(layer) && !layer->transform) {
580 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
624 if(!needsScaling(layer) && !layer->transform) {
768 qhwc::needsScaling(layer))
1506 pipeSpecs.needsScaling = true;
1597 pipeSpecs.needsScaling = qhwc::needsScaling(layer) or
1790 pipeSpecs.needsScaling = qhwc::needsScalingWithSplit(ctx, layer, mDpy);
2038 pipeSpecs.needsScaling
[all...]
H A Dhwc_utils.h244 bool needsScaling(hwc_layer_1_t const* layer);
H A Dhwc_utils.cpp712 bool needsScaling(hwc_layer_1_t const* layer) { function in namespace:qhwc
783 if(needsScaling(layer) && isAlphaPresent(layer)) {
1209 if(!needsScaling(&list->hwLayers[j])) {
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.cpp149 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
315 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
463 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
H A Dhwc_mdpcomp.cpp479 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
515 if(!needsScaling(layer) && !layer->transform)
587 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
630 if(!needsScaling(layer) && !layer->transform)
869 && (has90Transform(layer) || needsScaling(layer))) {
1715 pipeSpecs.needsScaling = true;
1819 pipeSpecs.needsScaling = qhwc::needsScaling(layer) or
2010 pipeSpecs.needsScaling = qhwc::needsScalingWithSplit(ctx, layer, mDpy);
2252 pipeSpecs.needsScaling
[all...]
H A Dhwc_utils.h268 bool needsScaling(hwc_layer_1_t const* layer);
H A Dhwc_copybit.cpp202 if(!needsScaling(&list->hwLayers[changingLayerIndex])){
428 (needsScaling(tmpLayer) == true)) {
H A Dhwc_utils.cpp699 bool needsScaling(hwc_layer_1_t const* layer) { function in namespace:qhwc
770 if(needsScaling(layer) && isAlphaPresent(layer)) {
1197 if(!needsScaling(&list->hwLayers[j])) {
/hardware/qcom/display/msm8226/liboverlay/
H A Doverlay.cpp182 if(not pipeSpecs.needsScaling) {
200 if(dest == OV_INVALID and (not pipeSpecs.needsScaling)) {
214 if((not pipeSpecs.needsScaling) and
228 if (is_delta_panel && not pipeSpecs.needsScaling) {
241 if(dest == OV_INVALID and (not pipeSpecs.needsScaling) and
254 if(pipeSpecs.formatClass == FORMAT_YUV or pipeSpecs.needsScaling) {
H A Doverlay.h56 PipeSpecs() : formatClass(FORMAT_RGB), needsScaling(false), fb(false),
59 bool needsScaling; member in struct:overlay::Overlay::PipeSpecs
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_fbupdate.cpp142 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
333 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
505 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
H A Dhwc_mdpcomp.cpp580 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
615 if(!needsScaling(layer) && !layer->transform) {
688 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
733 if(!needsScaling(layer) && !layer->transform) {
969 if (has90Transform(layer) || needsScaling(layer)) {
2116 pipeSpecs.needsScaling = true;
2219 pipeSpecs.needsScaling = qhwc::needsScaling(layer) or
2408 pipeSpecs.needsScaling = qhwc::needsScalingWithSplit(ctx, layer, mDpy);
2656 if(!isSameRect(res, dstRect) && needsScaling (laye
[all...]
H A Dhwc_utils.h318 bool needsScaling(hwc_layer_1_t const* layer);
H A Dhwc_copybit.cpp202 if(!needsScaling(&list->hwLayers[changingLayerIndex])){
437 (needsScaling(tmpLayer) == true)) {
H A Dhwc_utils.cpp874 bool needsScaling(hwc_layer_1_t const* layer) { function in namespace:qhwc
948 if(needsScaling(layer) && isAlphaPresent(layer)) {
1422 if(!needsScaling(&list->hwLayers[j])) {
/hardware/qcom/display/msm8994/liboverlay/
H A Doverlay.cpp162 if(not pipeSpecs.needsScaling) {
180 if(dest == OV_INVALID and (not pipeSpecs.needsScaling)) {
194 if((not pipeSpecs.needsScaling) and
213 if(dest == OV_INVALID and (not pipeSpecs.needsScaling) and
226 if(pipeSpecs.formatClass == FORMAT_YUV or pipeSpecs.needsScaling) {
261 if(dest == OV_INVALID and not pipeSpecs.needsScaling) {
H A Doverlay.h59 PipeSpecs() : formatClass(FORMAT_RGB), needsScaling(false), fb(false),
62 bool needsScaling; member in struct:overlay::Overlay::PipeSpecs
/hardware/qcom/display/msm8084/liboverlay/
H A Doverlay.cpp169 if(not pipeSpecs.needsScaling) {
187 if(dest == OV_INVALID and (not pipeSpecs.needsScaling)) {
201 if(not pipeSpecs.needsScaling) {
218 if(dest == OV_INVALID and (not pipeSpecs.needsScaling)) {
229 if(pipeSpecs.formatClass == FORMAT_YUV or pipeSpecs.needsScaling) {
H A Doverlay.h56 PipeSpecs() : formatClass(FORMAT_RGB), needsScaling(false), fb(false),
59 bool needsScaling; member in struct:overlay::Overlay::PipeSpecs
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h169 bool needsScaling(hwc_layer_1_t const* layer);
H A Dhwc_mdpcomp.cpp876 if(!qhwc::needsScaling(layer) && !ctx->mNeedsRotator
1048 if(!qhwc::needsScaling(layer) && !ctx->mNeedsRotator
H A Dhwc_utils.cpp360 bool needsScaling(hwc_layer_1_t const* layer) { function in namespace:qhwc
379 if(needsScaling(layer) && isAlphaPresent(layer)) {

Completed in 1341 milliseconds