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

/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java62 long eglSurfaceId = _eglCreatePbufferSurface(display, config, attrib_list);
149 private native long _eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, int[] attrib_list); method in class:EGLImpl

Completed in 67 milliseconds