Searched defs:pixmap (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 662 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/ |
D | EGL14.java | 290 int pixmap, in eglCreatePixmapSurface()
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_EGLImpl.cpp | 295 egl_native_pixmap_t pixmap; in jni_eglCreatePixmapSurface() local
|
D | android_opengl_EGL14.cpp | 751 …(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 | 525 NativePixmapType pixmap, in eglCreatePixmapSurface()
|