Home
last modified time | relevance | path

Searched refs:GetSyncTransactionEnabled (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_sync_transaction_controller.cpp59 if (!RSSystemProperties::GetSyncTransactionEnabled()) { in OpenSyncTransaction()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp403 bool RSSystemProperties::GetSyncTransactionEnabled() in GetSyncTransactionEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp402 bool RSSystemProperties::GetSyncTransactionEnabled() in GetSyncTransactionEnabled() 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.cpp925 HWTEST_F(RSSystemPropertiesTest, GetSyncTransactionEnabled, TestSize.Level1)
927 ASSERT_TRUE(RSSystemProperties::GetSyncTransactionEnabled());
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h233 static bool GetSyncTransactionEnabled();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp891 bool RSSystemProperties::GetSyncTransactionEnabled() in GetSyncTransactionEnabled() function in OHOS::Rosen::RSSystemProperties