Home
last modified time | relevance | path

Searched refs:GetGraphicsContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/include/lume/
H A Dlume_common.h199 CORE3D_NS::IGraphicsContext::Ptr GetGraphicsContext();
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp170 graphicsContext_ = p->GetGraphicsContext(); in Clone()
305 CORE3D_NS::IGraphicsContext::Ptr LumeCommon::GetGraphicsContext() in GetGraphicsContext() function in OHOS::Render3D::LumeCommon
359 customRender_->Initialize({ GetCoreEngine(), GetGraphicsContext(), GetRenderContext(), ecs_, in UpdateCustomRender()
867 …BASE_NS::array_view<const RENDER_NS::RenderHandleReference> main = GetGraphicsContext()->GetRender… in CollectRenderHandles()