Home
last modified time | relevance | path

Searched defs:windows (Results 1 - 25 of 26) sorted by relevance

12

/third_party/rust/crates/libloading/src/os/
H A Dmod.rs27 pub mod windows; modules
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktNativeObjectsUtil.hpp64 std::vector<de::MovePtr<vk::wsi::Window>> windows; member in vkt::wsi::NativeObjects
H A DvktWsiMaintenance1Tests.cpp277 std::vector<de::MovePtr<Window>> windows; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktNativeObjectsUtil.hpp64 std::vector<de::MovePtr<vk::wsi::Window>> windows; member in vkt::wsi::NativeObjects
/third_party/glfw/examples/
H A Dwindows.c38 GLFWwindow* windows[4]; in main() local
H A Dsharing.c78 GLFWwindow* windows[2]; in main() local
[all...]
/third_party/rust/crates/libc/src/
H A Dlib.rs98 mod windows; modules
/third_party/skia/src/gpu/
H A DGrWindowRectsState.h21 GrWindowRectsState(const GrWindowRectangles& windows, Mode mode) in GrWindowRectsState() argument
28 const GrWindowRectangles& windows() const { return fWindows; } in windows() function in GrWindowRectsState
36 void set(const GrWindowRectangles& windows, Mode mode) { in set() argument
H A DGrFixedClip.h45 void setWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in setWindowRectangles() argument
H A DGrWindowRectangles.h85 SkIRect* windows; in makeOffset() local
H A DGrAppliedClip.h64 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DPath.h28 enum class Style { windows, posix, native }; member in llvm::sys::path::Style
H A DConvertUTF.h291 namespace windows { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dthread.h41 Windows windows; member
/third_party/glfw/tests/
H A Diconify.c205 GLFWwindow** windows; in main() local
[all...]
/third_party/skia/third_party/externals/dawn/examples/
H A DManualSwapChainTest.cpp85 static std::unordered_map<GLFWwindow*, std::unique_ptr<WindowData>> windows; variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h233 namespace windows { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DWindowsSupport.h253 namespace windows { namespace
/third_party/ffmpeg/libavcodec/
H A Dwma.h120 const float *windows[BLOCK_NB_SIZES]; member
H A Daacenc.c569 FFPsyWindowInfo windows[AAC_MAX_CHANNELS]; in aac_encode_frame() local
H A Dwmaprodec.c189 const float* windows[WMAPRO_BLOCK_SIZES]; ///< windows for the different block sizes member
/third_party/lame/frontend/
H A Dgtkanal.c1386 get_main_menu(GtkWidget * windows, GtkWidget ** menubar) in get_main_menu() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglMultiThreadTests.cpp988 vector<pair<eglu::NativeWindow*, EGLSurface> >& windows = (thread.getId() == 0 ? m_nativeWindows0 : m_nativeWindows1); in createDestroyObjects() local
1267 vector<pair<eglu::NativeWindow*, EGLSurface> >& windows = (thread.getId() == 0 ? m_nativeWindows0 : m_nativeWindows1); pushObjectsToShared() local
1296 vector<pair<eglu::NativeWindow*, EGLSurface> >& windows = (thread.getId() == 0 ? m_nativeWindows0 : m_nativeWindows1); pullObjectsFromShared() local
1425 vector<pair<eglu::NativeWindow*, EGLSurface> >& windows = (thread.getId() == 0 ? m_nativeWindows0 : m_nativeWindows1); destroyObjects() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp319 struct list_head windows; member
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c1195 unsigned int windows = 1; in task_scan_min() local

Completed in 34 milliseconds

12