Searched refs:formatEglError (Results 1 – 2 of 2) sorted by relevance
293 String message = formatEglError(function, error); in throwEglException()298 Log.w(tag, formatEglError(function, error)); in logEglErrorAsWarning()301 public static String formatEglError(String function, int error) { in formatEglError() method in BlockingGLTextureView.EglHelper
1187 String message = formatEglError(function, error); in throwEglException()1196 Log.w(tag, formatEglError(function, error)); in logEglErrorAsWarning()1199 public static String formatEglError(String function, int error) { in formatEglError() method in GLSurfaceView.EglHelper