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

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_glx_log.h46 void _apple_glx_vlog(int level, const char *file, const char *function,
49 _apple_glx_vlog(l, __FILE__, __FUNCTION__, __LINE__, f, v)
H A Dapple_glx_log.c55 _apple_glx_vlog(level, file, function, line, fmt, v);
73 void _apple_glx_vlog(int level, const char *file, const char *function, function
/external/mesa3d/src/glx/apple/
H A Dapple_glx_log.h46 void _apple_glx_vlog(int level, const char *file, const char *function,
49 _apple_glx_vlog(l, __FILE__, __FUNCTION__, __LINE__, f, v)
H A Dapple_glx_log.c55 _apple_glx_vlog(level, file, function, line, fmt, v);
73 void _apple_glx_vlog(int level, const char *file, const char *function, function

Completed in 4774 milliseconds