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
1200 String message = formatEglError(function, error); in throwEglException()1209 Log.w(tag, formatEglError(function, error)); in logEglErrorAsWarning()1212 public static String formatEglError(String function, int error) { in formatEglError() method in GLSurfaceView.EglHelper