Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp256 int RSSystemProperties::GetFilterCacheUpdateInterval() in GetFilterCacheUpdateInterval() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp255 int RSSystemProperties::GetFilterCacheUpdateInterval() in GetFilterCacheUpdateInterval() 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.cpp554 HWTEST_F(RSSystemPropertiesTest, GetFilterCacheUpdateInterval, TestSize.Level1)
556 ASSERT_EQ(RSSystemProperties::GetFilterCacheUpdateInterval(), 1);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h185 static int GetFilterCacheUpdateInterval();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable.cpp460 … (stagingIsLargeArea_ && canSkipFrame_ ? RSSystemProperties::GetFilterCacheUpdateInterval() : 0)); in UpdateFlags()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp545 int RSSystemProperties::GetFilterCacheUpdateInterval() in GetFilterCacheUpdateInterval() function in OHOS::Rosen::RSSystemProperties