Searched refs:GetDrmEnabled (Results 1 – 5 of 5) sorted by relevance
324 HWTEST_F(RSSystemPropertiesTest, GetDrmEnabled, TestSize.Level1)326 ASSERT_TRUE(RSSystemProperties::GetDrmEnabled());
190 static bool GetDrmEnabled();
537 …if (RSSystemProperties::GetDrmEnabled() && RSMainThread::Instance()->GetDeviceType() != DeviceType… in Redraw()
1427 … RSSystemProperties::GetGpuApiType() == GpuApiType::DDGR) && RSSystemProperties::GetDrmEnabled() && in ConsumeAndUpdateAllNodes()
363 bool RSSystemProperties::GetDrmEnabled() in GetDrmEnabled() function in OHOS::Rosen::RSSystemProperties