Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
919
private:
920
void ResetAndroidSettings() { Android::ResetCaptureSettings(m_deviceID); }
921
void LazilyStartLogcatThread()
922
{
923
if(m_LogcatThread)
Callers
nothing calls this directly
Calls
1
ResetCaptureSettings
Function · 0.85
Tested by
no test coverage detected