Home
last modified time | relevance | path

Searched defs:win (Results 1 – 25 of 28) sorted by relevance

12

/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglWindowSurface.cpp29 bool EglWindowSurface::alreadyAssociatedWithConfig(EGLNativeWindowType win) { in alreadyAssociatedWithConfig()
34 EGLNativeWindowType win, in EglWindowSurface()
DEglOsApi_egl.cpp262 EGLNativeWindowType win = 0) in EglOsEglSurface()
625 EGLNativeWindowType win) { in createWindowSurface()
698 bool EglOsEglDisplay::isValidNativeWin(Surface* win) { in isValidNativeWin()
706 bool EglOsEglDisplay::isValidNativeWin(EGLNativeWindowType win) { in isValidNativeWin()
722 bool EglOsEglDisplay::checkWindowPixelFormatMatch(EGLNativeWindowType win, in checkWindowPixelFormatMatch()
DEglOsApi_darwin.cpp214 virtual bool isValidNativeWin(EglOS::Surface* win) { in isValidNativeWin()
225 virtual bool isValidNativeWin(EGLNativeWindowType win) { in isValidNativeWin()
232 EGLNativeWindowType win, in checkWindowPixelFormatMatch()
DEglOsApi_glx.cpp402 virtual bool isValidNativeWin(EglOS::Surface* win) { in isValidNativeWin()
410 virtual bool isValidNativeWin(EGLNativeWindowType win) { in isValidNativeWin()
422 EGLNativeWindowType win, in checkWindowPixelFormatMatch()
DEglOsApi_wgl.cpp990 virtual bool isValidNativeWin(EglOS::Surface* win) { in isValidNativeWin()
998 virtual bool isValidNativeWin(EGLNativeWindowType win) { in isValidNativeWin()
1003 EGLNativeWindowType win, in checkWindowPixelFormatMatch()
DEglImp.cpp770 EGLNativeWindowType win, in eglCreateWindowSurface()
/device/generic/vulkan-cereal/stream-servers/
DNativeSubWindow_x11.cpp55 Window win = x11->XCreateWindow(s_display, in createSubWindow() local
76 void destroySubWindow(EGLNativeWindowType win) { in destroySubWindow()
DNativeSubWindow_android.cpp34 void destroySubWindow(EGLNativeWindowType win) { in destroySubWindow()
DNativeSubWindow_win32.cpp74 void destroySubWindow(EGLNativeWindowType win){ in destroySubWindow()
DWindowSurface.cpp49 WindowSurface *win = new WindowSurface(display, config, hndl); in create() local
DFrameBuffer.cpp1666 WindowSurfacePtr win(WindowSurface::create( in createWindowSurface() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.cpp24 ComPtr<IInspectable> win = reinterpret_cast<IInspectable *>(window); in IsCoreWindow() local
46 ComPtr<IInspectable> win = window; in IsSwapChainPanel() local
DCoreWindowNativeWindow.cpp25 ComPtr<IInspectable> win = window; in initialize() local
DSwapChainPanelNativeWindow.cpp94 ComPtr<IInspectable> win = window; in initialize() local
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_egl.cpp240 EGLNativeWindowType win, in EGL_CreateWindowSurface()
1036 EGLNativeWindowType win = reinterpret_cast<EGLNativeWindowType>(native_window); in EGL_CreatePlatformWindowSurface() local
/device/generic/vulkan-cereal/host-common/
Dopengles.cpp468 FBNativeWindowType win = (FBNativeWindowType)(uintptr_t)window; in android_showOpenglesWindow() local
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
DXI2proto.h327 Window win; member
340 Window win; member
368 Window win; member
423 Window win; member
507 Window win; member
520 Window win; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp349 EGLNativeWindowType win, in createWindowSurface()
/device/generic/vulkan-cereal/include/glm/gtc/
Dmatrix_transform.inl467 tvec3<T, P> const & win,
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()
/device/generic/vulkan-cereal/third-party/angle/src/libEGL/
DlibEGL.cpp107 EGLNativeWindowType win, in eglCreateWindowSurface()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1258 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h1254 struct v4l2_window win; member
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dvideodev2.h1229 struct v4l2_window win; member
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h2244 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member

12