Searched defs:pixmap (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 665 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/ |
D | EGL14.java | 290 int pixmap, in eglCreatePixmapSurface()
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_EGLImpl.cpp | 291 egl_native_pixmap_t pixmap; in jni_eglCreatePixmapSurface() local
|
D | android_opengl_EGL14.cpp | 732 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 574 NativePixmapType pixmap, in eglCreatePixmapSurface()
|