Home
last modified time | relevance | path

Searched defs:Window (Results 1 – 25 of 31) sorted by relevance

12

/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer.h30 struct Window { struct
31 WindowId id; argument
37 typedef std::vector<Window> WindowList; argument
/external/skqp/tools/sk_app/mac/
DWindow_mac.mm14 - (MainView*)initWithWindow:(sk_app::Window*)initWindow;
20 - (WindowDelegate*)initWithWindow:(sk_app::Window*)initWindow;
135 - (WindowDelegate*)initWithWindow:(sk_app::Window *)initWindow {
167 - (MainView*)initWithWindow:(sk_app::Window *)initWindow {
/external/clang/test/FixIt/
Dtypo.c18 struct Window { struct
23 struct Window window = { argument
/external/webrtc/webrtc/base/
Dx11windowpicker.h20 typedef unsigned long Window; typedef
Dwindow.h19 typedef unsigned long Window; // Avoid include <X11/Xlib.h>. typedef
/external/autotest/client/site_tests/power_LoadTest/extension/
Dcustom_event_listener.js1 Window.prototype.orginalEventListener = Window.prototype.addEventListener; class
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp35 class Window: public eglu::NativeWindow class
40 Window(eglu::NativeDisplay* nativeDisplay, const eglu::WindowParams& params) in Window() function in tcu::nullws::Window
/external/deqp/framework/platform/win32/
DtcuWin32Window.hpp35 class Window class
DtcuWin32Window.cpp40 Window::Window (HINSTANCE instance, int width, int height) in Window() function in tcu::win32::Window
/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.cpp67 class Window : public eglu::NativeWindow class
117 Window::Window (int width, int height) in Window() function in tcu::rpi::Window
/external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/
DAppDelegate.cs31 public override UIWindow Window property in HelloworldXamarin.iOS.AppDelegate
/external/deqp/framework/platform/android/
DtcuAndroidWindow.hpp42 class Window class
DtcuAndroidWindow.cpp35 Window::Window (ANativeWindow* window) in Window() function in tcu::Android::Window
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp83 class Window : public NativeWindow class
103 Window::Window (Display& display, const WindowParams& params) in Window() function in tcu::lnx::wayland::egl::Window
DtcuLnxWayland.hpp81 class Window class
DtcuLnxWayland.cpp149 Window::Window (Display& display, int width, int height) in Window() function in tcu::lnx::wayland::Window
/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp35 class Window class
43 Window (void) {} in Window() function in vk::wsi::Window
/external/curl/docs/examples/
Dcurlgtk.c77 GtkWidget *Window, *Frame, *Frame2; in main() local
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp128 class Window : public NativeWindow class
154 Window::Window (Display& display, const WindowParams& params, Visual* visual) in Window() function in tcu::lnx::x11::egl::Window
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodePadder.cpp324 [this, &Layout, &Offset](double Weight, MCPFRange &Window) -> double { in computeRangePenaltyWeight()
331 const MCPFRange &Window, uint64_t Offset, MCAsmLayout &Layout) const { in computeFirstWindowPenaltyWeight() argument
/external/skia/tools/sk_app/
DWindow.cpp16 Window::Window() {} in Window() function in sk_app::Window
/external/skqp/tools/sk_app/
DWindow.cpp16 Window::Window() {} in Window() function in sk_app::Window
/external/clang/test/SemaObjCXX/
Dparameterized_classes_subst.mm68 @interface Window : NSObject interface
/external/clang/test/SemaObjC/
Dparameterized_classes_subst.m72 @interface Window : NSObject interface
/external/webrtc/webrtc/modules/video_render/
Dvideo_render_impl.cc129 ModuleVideoRenderImpl::Window() in Window() function in webrtc::ModuleVideoRenderImpl

12