Searched defs:get_error_string (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLUtil.cpp18 const char *get_error_string(uint32_t err) { function in namespace:__anon14020
42 SkDebugf("---- glGetError 0x%x(%s)", err, get_error_string(err));
/external/valgrind/coregrind/
H A Dm_errormgr.c164 const HChar* VG_(get_error_string) ( const Error* err ) function

Completed in 108 milliseconds