Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DEGL15.java138 public static native EGLSurface eglCreatePlatformPixmapSurface( in eglCreatePlatformPixmapSurface() method in EGL15
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp131 EGLSurface eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void* native_pixmap, in eglCreatePlatformPixmapSurface() function