Searched refs:GetSingleFrameComposerEnabled (Results 1 – 11 of 11) sorted by relevance
55 if (RSSystemProperties::GetSingleFrameComposerEnabled()) { in UpdateRecording()
80 if (RSSystemProperties::GetSingleFrameComposerEnabled()) { in Draw()
413 bool RSSystemProperties::GetSingleFrameComposerEnabled() in GetSingleFrameComposerEnabled() function in OHOS::Rosen::RSSystemProperties
412 bool RSSystemProperties::GetSingleFrameComposerEnabled() in GetSingleFrameComposerEnabled() function in OHOS::Rosen::RSSystemProperties
947 HWTEST_F(RSSystemPropertiesTest, GetSingleFrameComposerEnabled, TestSize.Level1)949 ASSERT_FALSE(RSSystemProperties::GetSingleFrameComposerEnabled());
235 static bool GetSingleFrameComposerEnabled();
232 if (RSSystemProperties::GetSingleFrameComposerEnabled()) { in ApplyDrawCmdModifier()
2238 if (RSSystemProperties::GetSingleFrameComposerEnabled() && in AddModifier()
347 EXPECT_FALSE(RSSystemProperties::GetSingleFrameComposerEnabled());
905 bool RSSystemProperties::GetSingleFrameComposerEnabled() in GetSingleFrameComposerEnabled() function in OHOS::Rosen::RSSystemProperties
2931 !RSSystemProperties::GetSingleFrameComposerEnabled()) { in IsNeedProcessBySingleFrameComposer()2955 if (RSSystemProperties::GetSingleFrameComposerEnabled()) { in ProcessDataBySingleFrameComposer()