MCPcopy Create free account
hub / github.com/baldurk/renderdoc / ResetAndroidSettings

Method ResetAndroidSettings

renderdoc/android/android.cpp:920–920  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

918
919private:
920 void ResetAndroidSettings() { Android::ResetCaptureSettings(m_deviceID); }
921 void LazilyStartLogcatThread()
922 {
923 if(m_LogcatThread)

Callers

nothing calls this directly

Calls 1

ResetCaptureSettingsFunction · 0.85

Tested by

no test coverage detected