Home
last modified time | relevance | path

Searched refs:scalingMode_ (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/media_foundation/src/common/
H A Dsurface_allocator.cpp88 surface_->SetScalingMode(surfaceBuffer->GetSeqNum(), scalingMode_); in AllocSurfaceBuffer()
129 scalingMode_ = GetScaleType(videoScaleType); in SetScaleType()
134 auto ret = surface_->SetScalingMode(surfaceBuffer->GetSeqNum(), scalingMode_); in UpdateSurfaceBufferScaleMode()
H A Dsurface_allocator.h46 ScalingMode scalingMode_ {ScalingMode::SCALING_MODE_SCALE_TO_WINDOW};
/foundation/multimedia/media_foundation/engine/plugin/common/
H A Dsurface_allocator.cpp84 surface_->SetScalingMode(surfaceBuffer->GetSeqNum(), scalingMode_); in AllocSurfaceBuffer()
125 scalingMode_ = GetScaleType(videoScaleType); in SetScaleType()
130 auto ret = surface_->SetScalingMode(surfaceBuffer->GetSeqNum(), scalingMode_); in UpdateSurfaceBufferScaleMode()
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dsurface_allocator.h46 ScalingMode scalingMode_ {ScalingMode::SCALING_MODE_SCALE_TO_WINDOW};
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h418 scalingMode_ = scalingMode; in SetScalingMode()
423 return scalingMode_; in GetScalingMode()
484 scalingMode_ = layerInfo->GetScalingMode(); in CopyLayerInfo()
604 ScalingMode scalingMode_; member in OHOS::Rosen::HdiLayerInfo
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h243 ScalingMode scalingMode_ = ScalingMode::SCALING_MODE_SCALE_TO_WINDOW; member in BufferQueue
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1030 .scalingMode = scalingMode_, in AllocBuffer()
1164 .scalingMode = scalingMode_, in AttachBufferToQueue()
1709 scalingMode_ = scalingMode; in SetScalingMode()

Completed in 7 milliseconds