Home
last modified time | relevance | path

Searched defs:windowSize (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DWindow.cpp19 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window()
43 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window()
DDrawTester.hpp132 const vk::Extent2D windowSize = { 1280, 720 }; member in DrawTester
/third_party/node/test/parallel/
Dtest-http2-client-setLocalWindowSize.js75 const windowSize = 2 ** 20; constant
103 const windowSize = 20; constant
Dtest-http2-server-setLocalWindowSize.js16 const windowSize = 2 ** 20; constant
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DCoreWindowNativeWindow.cpp193 inline HRESULT CoreWindowNativeWindow::scaleSwapChain(const Size &windowSize, in scaleSwapChain()
202 Size *windowSize) in GetCoreWindowSizeInPixels()
DCoreWindowNativeWindow.h78 ABI::Windows::Foundation::Size windowSize; in IFACEMETHOD() local
DSwapChainPanelNativeWindow.cpp326 HRESULT SwapChainPanelNativeWindow::scaleSwapChain(const Size &windowSize, const RECT &clientRect) in scaleSwapChain()
348 Size *windowSize) in GetSwapChainPanelSize()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/
DFontDataTests.java164 writeFontDataWithSlidingWindow(rfd.slice(trim, length), slice, windowSize); in slicingWriteTest() local
213 private static byte[] readFontDataWithSlidingWindow(ReadableFontData rfd, int windowSize) { in readFontDataWithSlidingWindow()
247 ReadableFontData rfd, WritableFontData wfd, int windowSize) { in writeFontDataWithSlidingWindow()
DByteArrayTests.java115 ByteArray<? extends ByteArray<?>> ba, int windowSize) { in readByteArrayWithSlidingWindow()
/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/
Darm_dtw_init_window_q7.c61 const int32_t windowSize, in arm_dtw_init_window_q7()
/third_party/lzma/CS/7zip/Compress/LZ/
DLzOutWindow.cs15 public void Create(uint windowSize) in Create()
/third_party/lzma/Java/SevenZip/Compression/LZ/
DOutWindow.java15 public void Create(int windowSize) in Create()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWin32SurfaceKHR.cpp23 VkResult getWindowSize(HWND hwnd, VkExtent2D &windowSize) in getWindowSize()
/third_party/skia/src/core/
DSkBlurMask.cpp515 int windowSize = SkScalarCeilToInt(sigma*6); in BlurGroundTruth() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h69 int windowSize) { in calculateNormalizedCorrelation()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp244 tcu::UVec2 windowSize; member
/third_party/glslang/SPIRV/
DSPVRemapper.cpp744 static const unsigned windowSize = 2; in mapFnBodies() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp651 gl::Extents windowSize; in initializeImpl() local
/third_party/node/lib/internal/http2/
Dcore.js1359 setLocalWindowSize(windowSize) { argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp5787 Vector2 windowSize(getWindowWidth(), getWindowHeight()); in TEST_P() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h58554 long long unsigned int windowSize; member