Home
last modified time | relevance | path

Searched defs:bufferHeight (Results 1 – 15 of 15) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
Dpixel_map_from_surface.cpp83 int bufferHeight = surfaceBuffer_->GetHeight(); in GetNativeWindowBufferFromSurface() local
141 int bufferHeight = surfaceBuffer_->GetHeight(); in DrawImage() local
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
Dinput.cpp110 std::shared_ptr<int> bufferHeight = std::static_pointer_cast<int>(value); in SetValue() local
/foundation/window/window_manager/utils/src/
Dsurface_draw.cpp39 int32_t bufferHeight, const std::string& imagePath) in DrawImage()
70 int32_t bufferHeight, std::shared_ptr<Media::PixelMap> pixelMap) in DrawImage()
101 int32_t bufferHeight, uint32_t color) in DrawColor()
140 int32_t bufferWidth, int32_t bufferHeight) in GetSurfaceBuffer()
/foundation/arkui/ui_lite/frameworks/dock/
Dscreen_device_proxy.cpp50 … uint16_t bufferHeight = (height_ > curViewRect_.GetHeight()) ? curViewRect_.GetHeight() : height_; in SetAnimatorRect() local
/foundation/graphic/graphic_surface/surface/src/
Dsurface_utils.cpp174 float bufferHeight = buffer->GetHeight(); in ComputeTransformMatrix() local
272 float bufferHeight = buffer->GetHeight(); in ComputeTransformMatrixV2() local
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
Dpixel_map_from_surface.cpp526 int bufferHeight = surfaceBuffer->GetHeight(); in GetNativeWindowBufferFromSurface() local
582 int bufferHeight = surfaceBuffer_->GetHeight(); in DrawImage() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
Drs_rcd_surface_render_node.h79 uint32_t bufferHeight = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_surface.cpp346 int32_t bufferHeight = surfaceNode->buffer_->GetSurfaceBufferHeight(); in DrawBuffer() local
387 int32_t bufferHeight = surfaceBuffer->GetSurfaceBufferHeight(); in DrawBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_composer_adapter.cpp326 const auto bufferHeight = info.buffer->GetSurfaceBufferHeight(); in GetComposerInfoSrcRect() local
399 const auto bufferHeight = info.buffer->GetSurfaceBufferHeight(); in GetComposerInfoSrcRect() local
Drs_composer_adapter.cpp320 const auto bufferHeight = info.buffer->GetSurfaceBufferHeight(); in GetComposerInfoSrcRect() local
Drs_base_render_util.cpp745 int32_t bufferHeight = srcBuf->GetHeight(); in ConvertYUV420SPToRGBA() local
1146 const float bufferHeight = bufferBounds.GetHeight(); in GetSurfaceTransformMatrix() local
Drs_uni_render_util.cpp1398 const auto bufferHeight = buffer->GetSurfaceBufferHeight(); in UpdateRealSrcRect() local
Drs_uni_render_visitor.cpp2200 const auto bufferHeight = buffer->GetSurfaceBufferHeight(); in UpdateHwcNodeEnableByBufferSize() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread_visitor.cpp400 const float bufferHeight = node.GetSuggestedBufferHeight() * property.GetScaleY(); in ProcessRootRenderNode() local
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
Dswapchain_layer.cpp1133 void InitRegionRect(const VkRectLayerKHR* layer, struct Region::Rect* rect, int32_t bufferHeight) in InitRegionRect()
1154 int32_t bufferHeight = 0; in FlushBuffer() local