Home
last modified time | relevance | path

Searched defs:bufferWidth (Results 1 – 18 of 18) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
Dpixel_map_from_surface.cpp82 int bufferWidth = surfaceBuffer_->GetWidth(); in GetNativeWindowBufferFromSurface() local
140 int bufferWidth = surfaceBuffer_->GetWidth(); in DrawImage() local
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
Dinput.cpp107 std::shared_ptr<int> bufferWidth = std::static_pointer_cast<int>(value); in SetValue() local
/foundation/window/window_manager/utils/src/
Dsurface_draw.cpp38 bool SurfaceDraw::DrawImage(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawImage()
69 bool SurfaceDraw::DrawImage(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawImage()
100 bool SurfaceDraw::DrawColor(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawColor()
140 int32_t bufferWidth, int32_t bufferHeight) in GetSurfaceBuffer()
/foundation/arkui/ui_lite/frameworks/dock/
Dscreen_device_proxy.cpp49 uint16_t bufferWidth = (width_ > curViewRect_.GetWidth()) ? curViewRect_.GetWidth() : width_; in SetAnimatorRect() local
/foundation/graphic/graphic_surface/surface/src/
Dsurface_utils.cpp173 float bufferWidth = buffer->GetWidth(); in ComputeTransformMatrix() local
306 float bufferWidth = buffer->GetWidth(); in ComputeTransformMatrixV2() local
/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
Dsurface_image.h142 uint32_t bufferWidth = 0; member
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
Dpixel_map_from_surface.cpp587 int bufferWidth = surfaceBuffer->GetWidth(); in GetNativeWindowBufferFromSurface() local
643 int bufferWidth = surfaceBuffer_->GetWidth(); in DrawImage() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
Drs_rcd_surface_render_node.h79 uint32_t bufferWidth = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_surface.cpp372 int32_t bufferWidth = surfaceNode->buffer_->GetSurfaceBufferWidth(); in DrawBuffer() local
413 int32_t bufferWidth = surfaceBuffer->GetSurfaceBufferWidth(); in DrawBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_composer_adapter.cpp317 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local
381 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local
Drs_composer_adapter.cpp262 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local
Drs_base_render_util.cpp747 int32_t bufferWidth = srcBuf->GetWidth(); in ConvertYUV420SPToRGBA() local
1162 const float bufferWidth = bufferBounds.GetWidth(); in GetSurfaceTransformMatrix() local
Drs_uni_render_util.cpp1482 const auto bufferWidth = buffer->GetSurfaceBufferWidth(); in UpdateRealSrcRect() local
Drs_uni_render_visitor.cpp1470 const auto bufferWidth = buffer->GetSurfaceBufferWidth(); in UpdateHwcNodeEnableByBufferSize() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread_visitor.cpp401 const float bufferWidth = node.GetSuggestedBufferWidth() * property.GetScaleX(); in ProcessRootRenderNode() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
Dvdec_sample.cpp59 const int32_t bufferWidth = size * DEFAULT_WIDTH / frameSize; in UpdateSHA() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
Drs_round_corner_display_test.cpp871 auto bufferWidth = rcdRenderNode.GetRcdBufferWidth(); variable
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
Dswapchain_layer.cpp1156 int32_t bufferWidth = 0; in FlushBuffer() local