Home
last modified time | relevance | path

Searched refs:GetCacheCmdEnabled (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_system_properties_test.cpp807 HWTEST_F(RSSystemPropertiesTest, GetCacheCmdEnabled, TestSize.Level1)
809 ASSERT_TRUE(RSSystemProperties::GetCacheCmdEnabled());
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h225 static bool GetCacheCmdEnabled();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp799 bool RSSystemProperties::GetCacheCmdEnabled() in GetCacheCmdEnabled() function in OHOS::Rosen::RSSystemProperties