/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | XlibSurfaceKHR.hpp | 46 const Window window; member in vk::XlibSurfaceKHR
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | Window.hpp | 50 HWND window; member in Window
|
/third_party/skia/tools/sk_app/android/ |
H A D | VulkanWindowContext_android.cpp | 21 std::unique_ptr<WindowContext> MakeVulkanForAndroid(ANativeWindow* window, in MakeVulkanForAndroid() argument
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
H A D | BackendBinding.cpp | 43 BackendBinding::BackendBinding(GLFWwindow* window, WGPUDevice device) in BackendBinding() argument 47 DiscoverAdapter(dawn_native::Instance* instance, GLFWwindow* window, wgpu::BackendType type) DiscoverAdapter() argument 72 CreateBinding(wgpu::BackendType type, GLFWwindow* window, WGPUDevice device) CreateBinding() argument [all...] |
H A D | D3D12Binding.cpp | 30 D3D12Binding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in D3D12Binding() argument 51 BackendBinding* CreateD3D12Binding(GLFWwindow* window, WGPUDevice device) { in CreateD3D12Binding() argument
|
H A D | VulkanBinding.cpp | 29 VulkanBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in VulkanBinding() argument 53 BackendBinding* CreateVulkanBinding(GLFWwindow* window, WGPUDevice device) { in CreateVulkanBinding() argument
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_window.py | 3 from idlelib import window namespace
|
/third_party/pulseaudio/src/tests/ |
H A D | gtk-test.c | 61 GtkWidget *window; in main() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemContext.cpp | 51 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/mesa3d/src/gallium/targets/libgl-gdi/tests/ |
H A D | wgl_tests.cpp | 31 class window class 52 window::window(uint32_t width, uint32_t height) in window() function in window [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | hca_data.h | 65 static const float window[128] = variable
|
H A D | synth_filter.c | 27 synth_filter_float(FFTContext *imdct, float *synth_buf_ptr, int *synth_buf_offset, float synth_buf2[32], const float window[512], float out[32], const float in[32], float scale) synth_filter_float() argument 63 synth_filter_float_64(FFTContext *imdct, float *synth_buf_ptr, int *synth_buf_offset, float synth_buf2[64], const float window[1024], float out[64], const float in[64], float scale) synth_filter_float_64() argument 99 synth_filter_fixed(DCADCTContext *imdct, int32_t *synth_buf_ptr, int *synth_buf_offset, int32_t synth_buf2[32], const int32_t window[512], int32_t out[32], const int32_t in[32]) synth_filter_fixed() argument 135 synth_filter_fixed_64(DCADCTContext *imdct, int32_t *synth_buf_ptr, int *synth_buf_offset, int32_t synth_buf2[64], const int32_t window[1024], int32_t out[64], const int32_t in[64]) synth_filter_fixed_64() argument [all...] |
/third_party/glfw/tests/ |
H A D | timeout.c | 45 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument 58 GLFWwindow* window; in main() local [all...] |
/third_party/ffmpeg/tests/checkasm/ |
H A D | synth_filter.c | 81 const float * window = (i & 1) ? ff_dca_fir_32bands_perfect : ff_dca_fir_32bands_nonperfect; in checkasm_check_synth_filter() local
|
/third_party/alsa-utils/alsamixer/ |
H A D | widget.h | 13 WINDOW *window; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_screen.h | 31 struct _screen_window* window; member
|
H A D | vulkan_xcb.h | 31 xcb_window_t window; member
|
H A D | vulkan_vi.h | 30 void* window; member
|
H A D | vulkan_xlib.h | 31 Window window; member
|
/third_party/node/test/fixtures/wpt/resources/ |
H A D | check-layout-th.js | |
H A D | check-layout.js | |
/third_party/skia/third_party/externals/angle2/samples/WindowTest/ |
H A D | WindowTest.cpp | 17 OSWindow *window = OSWindow::New(); in main() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
H A D | WindowSurfaceVkAndroid.cpp | 19 WindowSurfaceVkAndroid(const egl::SurfaceState &surfaceState, EGLNativeWindowType window) WindowSurfaceVkAndroid() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/fuchsia/ |
H A D | DisplayVkFuchsia.cpp | 25 createWindowSurfaceVk(const egl::SurfaceState &state, EGLNativeWindowType window) createWindowSurfaceVk() argument
|
H A D | WindowSurfaceVkFuchsia.cpp | 31 bool WindowSurfaceVkFuchsia::isValidNativeWindow(EGLNativeWindowType window) in isValidNativeWindow() argument 23 WindowSurfaceVkFuchsia(const egl::SurfaceState &surfaceState, EGLNativeWindowType window) WindowSurfaceVkFuchsia() argument
|