HomeSort by relevance Sort by last modified time
    Searched refs:needsScaling (Results 1 - 25 of 30) sorted by null

1 2

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.cpp 143 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
309 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
457 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
hwc_mdpcomp.cpp 478 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))
    [all...]
hwc_utils.h 244 bool needsScaling(hwc_layer_1_t const* layer);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.cpp 149 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
315 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
463 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
hwc_mdpcomp.cpp 479 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))) {
    [all...]
hwc_utils.h 268 bool needsScaling(hwc_layer_1_t const* layer);
hwc_copybit.cpp 202 if(!needsScaling(&list->hwLayers[changingLayerIndex])){
428 (needsScaling(tmpLayer) == true)) {
    [all...]
  /hardware/qcom/display/msm8226/liboverlay/
overlay.cpp 182 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) {
overlay.h 56 PipeSpecs() : formatClass(FORMAT_RGB), needsScaling(false), fb(false),
59 bool needsScaling;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_fbupdate.cpp 141 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
327 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
497 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
hwc_mdpcomp.cpp 548 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
582 if(!needsScaling(layer) && !layer->transform &&
651 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
692 if(!needsScaling(layer) && !layer->transform)
    [all...]
hwc_copybit.cpp 253 if(needsScaling(&list->hwLayers[k])||( hnd && isYuvBuffer(hnd)) ||
540 (needsScaling(tmpLayer) == true)) {
    [all...]
hwc_utils.h 290 bool needsScaling(hwc_layer_1_t const* layer);
  /hardware/qcom/display/msm8909/liboverlay/
overlay.cpp 156 if(not pipeSpecs.needsScaling) {
174 if(dest == OV_INVALID and (not pipeSpecs.needsScaling)) {
188 if((not pipeSpecs.needsScaling) and
207 if(dest == OV_INVALID and (not pipeSpecs.needsScaling) and
220 if(pipeSpecs.formatClass == FORMAT_YUV or pipeSpecs.needsScaling) {
255 if(dest == OV_INVALID and not pipeSpecs.needsScaling) {
overlay.h 56 PipeSpecs() : formatClass(FORMAT_RGB), needsScaling(false), fb(false),
59 bool needsScaling;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.cpp 142 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
333 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
505 pipeSpecs.needsScaling = qhwc::needsScaling(layer);
hwc_mdpcomp.cpp 580 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) {
    [all...]
hwc_utils.h 318 bool needsScaling(hwc_layer_1_t const* layer);
  /hardware/qcom/display/msm8994/liboverlay/
overlay.cpp 162 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) {
overlay.h 59 PipeSpecs() : formatClass(FORMAT_RGB), needsScaling(false), fb(false),
62 bool needsScaling;
  /hardware/qcom/display/msm8084/liboverlay/
overlay.cpp 169 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) {
overlay.h 56 PipeSpecs() : formatClass(FORMAT_RGB), needsScaling(false), fb(false),
59 bool needsScaling;
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 169 bool needsScaling(hwc_layer_1_t const* layer);
hwc_mdpcomp.cpp 876 if(!qhwc::needsScaling(layer) && !ctx->mNeedsRotator
    [all...]
hwc_utils.cpp 360 bool needsScaling(hwc_layer_1_t const* layer) {
379 if(needsScaling(layer) && isAlphaPresent(layer)) {
    [all...]

Completed in 179 milliseconds

1 2