Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Degl.cpp665 egl_native_pixmap_t const * pixmap) in egl_pixmap_surface_t()
1296 NativePixmapType pixmap, const EGLint* /*attrib_list*/) in createPixmapSurface()
1578 NativePixmapType pixmap, in eglCreatePixmapSurface()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java290 int pixmap, in eglCreatePixmapSurface()
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_EGLImpl.cpp291 egl_native_pixmap_t pixmap; in jni_eglCreatePixmapSurface() local
Dandroid_opengl_EGL14.cpp732 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp574 NativePixmapType pixmap, in eglCreatePixmapSurface()