Home
last modified time | relevance | path

Searched refs:GetAFBCEnabled (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
H A Drender_context_ohos_vk.cpp65 if (RSSystemProperties::GetAFBCEnabled()) { in CreateSurface()
H A Drender_context_ohos_gl.cpp243 if (RSSystemProperties::GetAFBCEnabled()) { in CreateSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_gl.cpp75 if (RSSystemProperties::GetAFBCEnabled()) { in RequestFrame()
H A Drs_surface_ohos_vulkan.cpp91 if (RSSystemProperties::GetAFBCEnabled() && !isProtected) { in SetNativeWindowInfo()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp368 bool RSSystemProperties::GetAFBCEnabled() in GetAFBCEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp367 bool RSSystemProperties::GetAFBCEnabled() in GetAFBCEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_system_properties_test.cpp291 HWTEST_F(RSSystemPropertiesTest, GetAFBCEnabled, TestSize.Level1)
293 ASSERT_TRUE(RSSystemProperties::GetAFBCEnabled());
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h166 static bool GetAFBCEnabled();
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_vulkan.cpp66 if (RSSystemProperties::GetAFBCEnabled()) { in SetNativeWindowInfo()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp340 bool RSSystemProperties::GetAFBCEnabled() in GetAFBCEnabled() function in OHOS::Rosen::RSSystemProperties