HomeSort by relevance Sort by last modified time
    Searched full:native_window (Results 76 - 100 of 122) sorted by null

1 2 34 5

  /frameworks/native/libs/nativewindow/include/vndk/
window.h 23 #include <android/native_window.h>
  /frameworks/native/libs/vr/libdvr/include/dvr/
dvr_api.h 414 // android/native_window.h
  /external/mesa3d/include/EGL/
eglext.h 657 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC) (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list);
661 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list);
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 345 void *native_window; member in struct:psb_driver_data_s
514 void *native_window; member in struct:psb_surface_share_info_s
vsp_VPP.c 698 output_share_info->native_window = input_share_info->native_window;
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
platform_wayland.c 132 _EGLConfig *conf, void *native_window,
138 struct wl_egl_window *window = native_window;
211 _EGLConfig *conf, void *native_window,
    [all...]
platform_x11.c 334 _EGLConfig *conf, void *native_window,
341 native_window, attrib_list);
    [all...]
egl_dri2.c     [all...]
  /frameworks/av/camera/ndk/include/camera/
NdkCaptureRequest.h 38 #include <android/native_window.h>
NdkCameraCaptureSession.h 38 #include <android/native_window.h>
  /frameworks/av/media/libstagefright/include/media/stagefright/
ACodec.h 21 #include <android/native_window.h>
  /frameworks/base/libs/input/
SpriteController.cpp 35 #include <android/native_window.h>
  /frameworks/native/libs/vr/libbufferhubqueue/benchmarks/
buffer_transport_benchmark.cpp 2 #include <android/native_window.h>
  /frameworks/native/libs/vr/libdvr/tests/
dvr_buffer_queue-test.cpp 2 #include <android/native_window.h>
  /external/swiftshader/include/EGL/
eglext.h     [all...]
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.cpp 1175 EGLSurface CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list)
1177 return CreateWindowSurface(dpy, config, (EGLNativeWindowType)native_window, attrib_list);
    [all...]
  /frameworks/native/opengl/include/EGL/
eglext.h     [all...]
  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 612 TestCaseGroup* windowGroup = new TestCaseGroup(m_eglTestCtx, "native_window", "Tests for mapping client color to native window");
teglNativeCoordMappingTests.cpp 648 TestCaseGroup* windowGroup = new TestCaseGroup(m_eglTestCtx, "native_window", "Tests for mapping client color to native window");
teglNegativeApiTests.cpp 106 // - EGL_BAD_MATCH is generated if the attributes of native_window do not correspond to config or if config does not support rendering to windows
    [all...]
  /frameworks/av/media/libmedia/
NdkWrapper.cpp 22 #include <android/native_window.h>
    [all...]
  /frameworks/av/media/ndk/
NdkMediaCodec.cpp 38 #include <android/native_window.h>
  /frameworks/av/media/ndk/include/media/
NdkImageReader.h 41 #include <android/native_window.h>
  /frameworks/native/cmds/surfacereplayer/replayer/
Replayer.cpp 21 #include <android/native_window.h>
  /frameworks/native/services/surfaceflinger/tests/
SurfaceInterceptor_test.cpp 22 #include <android/native_window.h>
    [all...]

Completed in 552 milliseconds

1 2 34 5