Searched refs:logShadeDebugEvent (Results 1 – 2 of 2) sorted by relevance
68 fun logShadeDebugEvent(@CompileTimeConstant msg: String) = shadeLogBuffer.log(TAG, DEBUG, msg) in logShadeDebugEvent() method
3817 mLogger.logShadeDebugEvent(s); in debugShadeLog()