Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
H A Dpixel_map_from_surface.cpp82 int bufferWidth = surfaceBuffer_->GetWidth(); in GetNativeWindowBufferFromSurface() local
140 int bufferWidth = surfaceBuffer_->GetWidth(); in DrawImage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dinput.cpp107 std::shared_ptr<int> bufferWidth = std::static_pointer_cast<int>(value); in SetValue() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.cpp49 uint16_t bufferWidth = (width_ > curViewRect_.GetWidth()) ? curViewRect_.GetWidth() : width_; in SetAnimatorRect() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A 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()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp173 float bufferWidth = buffer->GetWidth(); in ComputeTransformMatrix() local
271 float bufferWidth = buffer->GetWidth(); in ComputeTransformMatrixV2() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp525 int bufferWidth = surfaceBuffer->GetWidth(); in GetNativeWindowBufferFromSurface() local
581 int bufferWidth = surfaceBuffer_->GetWidth(); in DrawImage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_surface_render_node.h79 uint32_t bufferWidth = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp372 int32_t bufferWidth = surfaceNode->buffer_->GetSurfaceBufferWidth(); in DrawBuffer() local
413 int32_t bufferWidth = surfaceBuffer->GetSurfaceBufferWidth(); in DrawBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A 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
H A Drs_composer_adapter.cpp262 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local
H A Drs_base_render_util.cpp747 int32_t bufferWidth = srcBuf->GetWidth(); in ConvertYUV420SPToRGBA() local
1162 const float bufferWidth = bufferBounds.GetWidth(); in GetSurfaceTransformMatrix() local
H A Drs_uni_render_util.cpp1369 const auto bufferWidth = buffer->GetSurfaceBufferWidth(); in UpdateRealSrcRect() local
H A Drs_uni_render_visitor.cpp1462 const auto bufferWidth = buffer->GetSurfaceBufferWidth(); in UpdateHwcNodeEnableByBufferSize() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp401 const float bufferWidth = node.GetSuggestedBufferWidth() * property.GetScaleX(); in ProcessRootRenderNode() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvdec_sample.cpp59 const int32_t bufferWidth = size * DEFAULT_WIDTH / frameSize; in UpdateSHA() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp871 auto bufferWidth = rcdRenderNode.GetRcdBufferWidth(); variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1156 int32_t bufferWidth = 0; in FlushBuffer() local