/external/deqp/android/cts/nyc/src/ |
egl-master.txt | [all...] |
/external/mesa3d/src/egl/drivers/dri2/ |
platform_drm.c | 96 _EGLConfig *conf, void *native_window, 102 struct gbm_surface *window = native_window; 165 _EGLConfig *conf, void *native_window, 169 native_window, attrib_list); 174 _EGLConfig *conf, void *native_window,
|
platform_x11_dri3.c | 243 _EGLConfig *conf, void *native_window, 250 native_window, attrib_list);
|
/external/swiftshader/src/OpenGL/libEGL/ |
main.cpp | 353 EGLSurface CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list); 544 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list) 546 return egl::CreatePlatformWindowSurfaceEXT(dpy, config, native_window, attrib_list);
|
/hardware/intel/img/psb_video/src/android/ |
psb_surface_gralloc.c | 146 driver_data->native_window = (void *)external_buffers->reserved[0]; 306 driver_data->native_window = (void *)external_buffers->reserved[0]; 418 obj_surface->share_info->native_window = (void *)external_buffers->reserved[0];
|
/external/deqp/framework/egl/wrapper/ |
eglwImpl.inl | 95 EGLSurface eglwCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list) 100 return egl->createPlatformWindowSurface(dpy, config, native_window, attrib_list);
|
/cts/tests/openglperf2/jni/primitive/contextswitch/ |
ContextSwitchRenderer.cpp | 15 #include <android/native_window.h>
|
/development/ndk/platforms/android-21/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/external/mesa3d/include/EGL/ |
eglplatform.h | 100 #include <android/native_window.h>
|
/external/mesa3d/src/egl/main/ |
eglapi.h | 87 _EGLConfig *config, void *native_window,
|
/frameworks/av/media/libstagefright/tests/ |
SurfaceMediaSource_test.cpp | 624 // Just pass one buffer from the native_window to the SurfaceMediaSource 654 // pass multiple buffers from the native_window the SurfaceMediaSource 676 // Delayed pass of multiple buffers from the native_window the SurfaceMediaSource 703 // pass multiple buffers from the native_window the SurfaceMediaSource [all...] |
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
EGL10.java | 103 EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attrib_list);
|
/frameworks/native/libs/gui/tests/ |
Malicious.cpp | 21 #include <android/native_window.h>
|
/frameworks/native/libs/nativewindow/include/android/ |
native_window.h | 23 * @file native_window.h
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/media/ |
NdkMediaCodec.h | 30 #include <android/native_window.h>
|