Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
H A Drender_context_factory.cpp43 renderContext->SetPlatformName(PlatformName::OHOS); in CreateRenderContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drender_context_base.h46 void SetPlatformName(const PlatformName& platformName) in SetPlatformName() function