Searched refs:SL_LOGF (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/
H A Dsllog.h51 // can't disable SL_LOGF
52 #define SL_LOGF(...) __android_log_print(SLAndroidLogLevel_Fatal, slLogTag, __VA_ARGS__) macro

Completed in 65 milliseconds