Searched refs:_eglCreatePixmapSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java71 _eglCreatePixmapSurface(sur, display, config, native_pixmap, attrib_list);
150 private native void _eglCreatePixmapSurface(EGLSurface sur, EGLDisplay display, EGLConfig config, Object native_pixmap, int[] attrib_list); method in class:EGLImpl

Completed in 71 milliseconds