Home
last modified time | relevance | path

Searched defs:getNativeWindow (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DNativeWindowD3D.h31 inline EGLNativeWindowType getNativeWindow() const { return mWindow; } in getNativeWindow() function
/third_party/skia/third_party/externals/angle2/util/ios/
DIOSWindow.mm29 EGLNativeWindowType IOSWindow::getNativeWindow() const function
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidWindow.hpp66 ANativeWindow* getNativeWindow (void) { return m_window; } in getNativeWindow() function in tcu::Android::Window
/third_party/skia/third_party/externals/angle2/util/ozone/
DOzoneWindow.cpp38 EGLNativeWindowType OzoneWindow::getNativeWindow() const in getNativeWindow() function in OzoneWindow
/third_party/skia/third_party/externals/angle2/util/display/
DDisplayWindow.cpp34 EGLNativeWindowType DisplayWindow::getNativeWindow() const in getNativeWindow() function in DisplayWindow
/third_party/skia/third_party/externals/angle2/util/fuchsia/
DScenicWindow.cpp145 EGLNativeWindowType ScenicWindow::getNativeWindow() const in getNativeWindow() function in ScenicWindow
/third_party/skia/third_party/externals/angle2/util/android/
DAndroidWindow.cpp73 EGLNativeWindowType AndroidWindow::getNativeWindow() const in getNativeWindow() function in AndroidWindow
/third_party/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp394 EGLNativeWindowType X11Window::getNativeWindow() const in getNativeWindow() function in X11Window
/third_party/skia/third_party/externals/angle2/util/osx/
DOSXWindow.mm698 EGLNativeWindowType OSXWindow::getNativeWindow() const function
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp716 EGLNativeWindowType Win32Window::getNativeWindow() const in getNativeWindow() function in Win32Window