Home
last modified time | relevance | path

Searched defs:window (Results 1 - 25 of 441) sorted by relevance

12345678910>>...18

/third_party/node/test/fixtures/wpt/resources/
H A Dtestdriver.js[all...]
/third_party/typescript/tests/baselines/reference/
H A DselfInLambdas.js
H A DlibTypeScriptOverrideSimple.js
H A DlibTypeScriptSubfileResolving.js
/third_party/gn/examples/ios/app/
H A DSceneDelegate.h9 @property(strong, nonatomic) UIWindow* window; variable
/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/
H A DAppDelegate.h35 @property (strong, nonatomic) UIWindow *window; variable
/third_party/vk-gl-cts/framework/platform/ios/
H A DtcuIOSAppDelegate.h30 @property (nonatomic, retain) UIWindow *window; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DNativeWindowD3D.cpp15 NativeWindowD3D::NativeWindowD3D(EGLNativeWindowType window) : mWindow(window) {} in NativeWindowD3D() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DNativeWindow11.h25 NativeWindow11(EGLNativeWindowType window) : NativeWindowD3D(window) {} in NativeWindow11() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferFactoryOzone.cpp24 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, intptr_t window, int width, int height) in createFrameBuffer() argument
/third_party/ffmpeg/libavcodec/
H A Dmediacodec_surface.c40 int ff_mediacodec_surface_unref(FFANativeWindow *window, void *log_ctx) in ff_mediacodec_surface_unref() argument
H A Dkbdwin.c26 av_cold void ff_kbd_window_init(float *window, float alpha, int n) in ff_kbd_window_init() argument
49 av_cold void ff_kbd_window_init_fixed(int32_t *window, float alpha, int n) in ff_kbd_window_init_fixed() argument
H A Dsinewin_tablegen.h59 av_cold void ff_sine_window_init(float *window, int n) in ff_sine_window_init() argument
H A Dsinewin_fixed_tablegen.h54 static av_cold void sine_window_init_fixed(int *window, int n) in sine_window_init_fixed() argument
/third_party/glfw/tests/
H A Dtitle.c45 GLFWwindow* window; in main() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXcbSurfaceKHR.hpp46 xcb_window_t window; member in vk::XcbSurfaceKHR
/third_party/skia/third_party/externals/dawn/src/utils/
H A DOpenGLBinding.cpp30 OpenGLBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in OpenGLBinding() argument
51 BackendBinding* CreateOpenGLBinding(GLFWwindow* window, WGPUDevice device) { in CreateOpenGLBinding() argument
H A DNullBinding.cpp26 NullBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in NullBinding() argument
43 BackendBinding* CreateNullBinding(GLFWwindow* window, WGPUDevice device) { in CreateNullBinding() argument
/third_party/lzma/CPP/7zip/UI/Explorer/
H A DMyMessages.cpp14 void ShowErrorMessage(HWND window, LPCWSTR message) in ShowErrorMessage() argument
19 void ShowErrorMessageHwndRes(HWND window, UINT resID) in ShowErrorMessageHwndRes() argument
32 static void ShowErrorMessageDWORD(HWND window, DWORD errorCode) in ShowErrorMessageDWORD() argument
37 void ShowLastErrorMessage(HWND window) in ShowLastErrorMessage() argument
/third_party/mesa3d/src/glx/windows/
H A Dxwindowsdri.h36 Window window; /* window of event */ member
/third_party/ltp/tools/sparse/sparse-src/
H A Dast-view.c33 GtkWidget *window, *view, *scrollwin; in treeview_main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemContext.cpp51 ProtectedContext(Context& ctx, vk::wsi::Type wsiType, vk::wsi::Display& display, vk::wsi::Window& window, const std::vector<std::string> instanceExtensions, const std::vector<std::string> deviceExtensions) ProtectedContext() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DNativeWindow9.cpp14 NativeWindow9::NativeWindow9(EGLNativeWindowType window) : NativeWindowD3D(window) {} in NativeWindow9() argument
32 bool NativeWindow9::IsValidNativeWindow(EGLNativeWindowType window) in IsValidNativeWindow() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/null/
H A DWindowSurfaceVkNull.cpp16 WindowSurfaceVkNull(const egl::SurfaceState &surfaceState, EGLNativeWindowType window) WindowSurfaceVkNull() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/
H A DWindowSurfaceVkWin32.cpp17 WindowSurfaceVkWin32(const egl::SurfaceState &surfaceState, EGLNativeWindowType window) WindowSurfaceVkWin32() argument

Completed in 10 milliseconds

12345678910>>...18