Searched refs:LOGCONSOLE (Results 1 – 1 of 1) sorted by relevance
64 #define LOGCONSOLE(...) ((void)__android_log_print(ANDROID_LOG_INFO, "DS", __VA_ARGS__)) macro66 #define LOGCONSOLE(...) … macro190 … LOGCONSOLE("Cannot activate layer VK_LAYER_GOOGLE_unique_objects prior to activating %s.", in ValidateLayerOrdering()