Searched refs:GetDumpUICaptureEnabled (Results 1 – 6 of 6) sorted by relevance
447 bool RSSystemProperties::GetDumpUICaptureEnabled() in GetDumpUICaptureEnabled() function in OHOS::Rosen::RSSystemProperties
446 bool RSSystemProperties::GetDumpUICaptureEnabled() in GetDumpUICaptureEnabled() function in OHOS::Rosen::RSSystemProperties
260 static bool GetDumpUICaptureEnabled();
974 EXPECT_FALSE(RSSystemProperties::GetDumpUICaptureEnabled());
1021 bool RSSystemProperties::GetDumpUICaptureEnabled() in GetDumpUICaptureEnabled() function in OHOS::Rosen::RSSystemProperties
127 if (canvas.GetRecordingState() && RSSystemProperties::GetDumpUICaptureEnabled() && pixelMap_) { in CanvasDrawImage()