Home
last modified time | relevance | path

Searched refs:UpdateBufferInfo (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_texture_export.h30 void UpdateBufferInfo(float x, float y, float width, float height);
H A Drs_texture_export.cpp73 void RSTextureExport::UpdateBufferInfo(float x, float y, float width, float height) in UpdateBufferInfo() function in OHOS::Rosen::RSTextureExport
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Droot_view.h277 void UpdateBufferInfo(BufferInfo* fbBufferInfo);
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_listener.cpp113 node->UpdateBufferInfo(nullptr, {}, nullptr, nullptr); in OnGoBackground()
H A Drs_main_thread.cpp1386 surfaceNode->UpdateBufferInfo(buffer, in ConsumeAndUpdateAllNodes()
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp651 UpdateBufferInfo(gfxDstBuffer); in Render()
876 void RootView::UpdateBufferInfo(BufferInfo* fbBufferInfo) in Render() function in OHOS::RootView
H A Dui_view.cpp1338 rootView->UpdateBufferInfo(&bufInfo); in GetBitmap()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h174 void UpdateBufferInfo(const sptr<SurfaceBuffer>& buffer, const Rect& damageRect,
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp1244 void RSSurfaceRenderNode::UpdateBufferInfo(const sptr<SurfaceBuffer>& buffer, const Rect& damageRect, in UpdateBufferInfo() function in OHOS::RSSurfaceRenderNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp552 rsTextureExport_->UpdateBufferInfo(paintRect.GetX(), paintRect.GetY(), paintRect.Width(), paintRect.Height()); in SyncGeometryFrame()

Completed in 34 milliseconds