Searched refs:GetSnapshotWithDMAEnabled (Results 1 – 5 of 5) sorted by relevance
892 HWTEST_F(RSSystemPropertiesTest, GetSnapshotWithDMAEnabled, TestSize.Level1)894 ASSERT_FALSE(RSSystemProperties::GetSnapshotWithDMAEnabled());
229 static bool GetSnapshotWithDMAEnabled();
215 if (RSSystemProperties::GetSnapshotWithDMAEnabled()) { in Run()
239 if (RSSystemProperties::GetSnapshotWithDMAEnabled()) { in Run()
862 bool RSSystemProperties::GetSnapshotWithDMAEnabled() in GetSnapshotWithDMAEnabled() function in OHOS::Rosen::RSSystemProperties