Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Degl.cpp662 egl_native_pixmap_t const * pixmap) in egl_pixmap_surface_t()
1279 NativePixmapType pixmap, const EGLint* /*attrib_list*/) in createPixmapSurface()
1560 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.cpp295 egl_native_pixmap_t pixmap; in jni_eglCreatePixmapSurface() local
Dandroid_opengl_EGL14.cpp751 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp525 NativePixmapType pixmap, in eglCreatePixmapSurface()