Searched defs:Debug (Results 1 – 5 of 5) sorted by relevance
24 class Debug; variable
92 Debug::Debug(bool initialDebugState) in Debug() function in gl::Debug422 Debug::Debug() : mCallback(nullptr), mEnabledMessageTypes(GetDefaultMessageTypeBits()) {} in Debug() function in egl::Debug
26 class Debug; variable
57 Debug, enumerator
63 void Log::Debug(const char *format, ...) { in Debug() function in android::Log