Searched defs:ALOGE (Results 1 – 3 of 3) sorted by relevance
30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR , LOG_TAG, __VA_ARGS__) macro
24 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR,"egl_fence",__VA_ARGS__) macro