Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
H A Dpixel_map_from_surface.cpp83 int bufferHeight = surfaceBuffer_->GetHeight(); in GetNativeWindowBufferFromSurface() local
141 int bufferHeight = surfaceBuffer_->GetHeight(); in DrawImage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dinput.cpp110 std::shared_ptr<int> bufferHeight = std::static_pointer_cast<int>(value); in SetValue() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.cpp50 … uint16_t bufferHeight = (height_ > curViewRect_.GetHeight()) ? curViewRect_.GetHeight() : height_; in SetAnimatorRect() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A 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()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp174 float bufferHeight = buffer->GetHeight(); in ComputeTransformMatrix() local
272 float bufferHeight = buffer->GetHeight(); in ComputeTransformMatrixV2() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp526 int bufferHeight = surfaceBuffer->GetHeight(); in GetNativeWindowBufferFromSurface() local
582 int bufferHeight = surfaceBuffer_->GetHeight(); 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.h80 uint32_t bufferHeight = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp373 int32_t bufferHeight = surfaceNode->buffer_->GetSurfaceBufferHeight(); in DrawBuffer() local
414 int32_t bufferHeight = surfaceBuffer->GetSurfaceBufferHeight(); in DrawBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_composer_adapter.cpp318 const auto bufferHeight = info.buffer->GetSurfaceBufferHeight(); in GetComposerInfoSrcRect() local
382 const auto bufferHeight = info.buffer->GetSurfaceBufferHeight(); in GetComposerInfoSrcRect() local
H A Drs_base_render_util.cpp748 int32_t bufferHeight = srcBuf->GetHeight(); in ConvertYUV420SPToRGBA() local
1163 const float bufferHeight = bufferBounds.GetHeight(); in GetSurfaceTransformMatrix() local
1194 const float bufferHeight = bufferBounds.GetHeight(); in GetSurfaceTransformMatrixForRotationFixed() local
H A Drs_composer_adapter.cpp263 const auto bufferHeight = info.buffer->GetSurfaceBufferHeight(); in GetComposerInfoSrcRect() local
H A Drs_uni_render_util.cpp1370 const auto bufferHeight = buffer->GetSurfaceBufferHeight(); in UpdateRealSrcRect() local
H A Drs_uni_render_visitor.cpp1463 const auto bufferHeight = buffer->GetSurfaceBufferHeight(); in UpdateHwcNodeEnableByBufferSize() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp402 const float bufferHeight = node.GetSuggestedBufferHeight() * property.GetScaleY(); in ProcessRootRenderNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp866 auto bufferHeight = rcdRenderNode.GetRcdBufferHeight(); variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1136 void InitRegionRect(const VkRectLayerKHR* layer, struct Region::Rect* rect, int32_t bufferHeight) in InitRegionRect()
1157 int32_t bufferHeight = 0; in FlushBuffer() local