Searched refs:win (Results 1 – 10 of 10) sorted by relevance
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
D | egl.entries | 13 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const …
|
/device/generic/goldfish-opengl/system/include/EGL/ |
D | egl.h | 266 EGLNativeWindowType win,
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | egl.cpp | 323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() argument 325 EGLSurface surface = getDispatch()->eglCreateWindowSurface(dpy, config, win, attrib_list); in eglCreateWindowSurface()
|
/device/generic/goldfish-opengl/system/egl/ |
D | egl.cpp | 1144 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() argument 1150 if (win == 0) { in eglCreateWindowSurface() 1161 if (static_cast<ANativeWindow*>(win)->common.magic != ANDROID_NATIVE_WINDOW_MAGIC) { in eglCreateWindowSurface() 1166 &s_display, config, EGL_WINDOW_BIT, static_cast<ANativeWindow*>(win)); in eglCreateWindowSurface()
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | videodev2.h | 2231 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | videodev2.h | 1188 struct v4l2_window win; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | videodev2.h | 2152 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | videodev2.h | 1188 struct v4l2_window win; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | videodev2.h | 2152 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | videodev2.h | 1216 struct v4l2_window win; member
|