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