/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/ |
H A D | pixel_map_from_surface.cpp | 82 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 D | input.cpp | 107 std::shared_ptr<int> bufferWidth = std::static_pointer_cast<int>(value); in SetValue() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device_proxy.cpp | 49 uint16_t bufferWidth = (width_ > curViewRect_.GetWidth()) ? curViewRect_.GetWidth() : width_; in SetAnimatorRect() local
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | surface_draw.cpp | 38 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 D | surface_utils.cpp | 173 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 D | pixel_map_from_surface.cpp | 525 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 D | rs_rcd_surface_render_node.h | 79 uint32_t bufferWidth = 0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_surface.cpp | 372 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 D | rs_uni_render_composer_adapter.cpp | 317 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local 381 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local
|
H A D | rs_composer_adapter.cpp | 262 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local
|
H A D | rs_base_render_util.cpp | 747 int32_t bufferWidth = srcBuf->GetWidth(); in ConvertYUV420SPToRGBA() local 1162 const float bufferWidth = bufferBounds.GetWidth(); in GetSurfaceTransformMatrix() local
|
H A D | rs_uni_render_util.cpp | 1369 const auto bufferWidth = buffer->GetSurfaceBufferWidth(); in UpdateRealSrcRect() local
|
H A D | rs_uni_render_visitor.cpp | 1462 const auto bufferWidth = buffer->GetSurfaceBufferWidth(); in UpdateHwcNodeEnableByBufferSize() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_visitor.cpp | 401 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 D | vdec_sample.cpp | 59 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 D | rs_round_corner_display_test.cpp | 871 auto bufferWidth = rcdRenderNode.GetRcdBufferWidth(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
H A D | swapchain_layer.cpp | 1156 int32_t bufferWidth = 0; in FlushBuffer() local
|