Home
last modified time | relevance | path

Searched defs:throwEglException (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java288 private void throwEglException(String function) { in throwEglException() method in BlockingGLTextureView.EglHelper
292 public static void throwEglException(String function, int error) { in throwEglException() method in BlockingGLTextureView.EglHelper