Searched refs:GetDumpImgEnabled (Results 1 – 4 of 4) sorted by relevance
767 HWTEST_F(RSSystemPropertiesTest, GetDumpImgEnabled, TestSize.Level1)769 ASSERT_EQ(RSSystemProperties::GetDumpImgEnabled(), 0);
263 static bool GetDumpImgEnabled();
1565 if (!RSSystemProperties::GetDumpImgEnabled()) { in WriteCacheImageRenderNodeToPng()1613 if (!RSSystemProperties::GetDumpImgEnabled()) { in WriteCacheImageRenderNodeToPng()
748 bool RSSystemProperties::GetDumpImgEnabled() in GetDumpImgEnabled() function in OHOS::Rosen::RSSystemProperties