Home
last modified time | relevance | path

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

12

/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/flutter/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/flutter/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/mindspore/mindspore/lite/src/delegate/tensorrt/op/
Dpool_tensorrt.cc71 nvinfer1::Dims windowSize = lite::ConvertCudaDims(kernel_size_); in AddInnerOp() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWin32SurfaceKHR.cpp23 VkResult getWindowSize(HWND hwnd, VkExtent2D &windowSize) in getWindowSize()
/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/flutter/skia/src/core/
DSkBlurMask.cpp520 int windowSize = SkScalarCeilToInt(sigma*6); in BlurGroundTruth() local
/third_party/skia/src/core/
DSkBlurMask.cpp515 int windowSize = SkScalarCeilToInt(sigma*6); in BlurGroundTruth() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp431 gl::Extents windowSize; in initializeImpl() local
/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.js1300 setLocalWindowSize(windowSize) { argument
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp3105 Vector2 windowSize(getWindowWidth(), getWindowHeight()); in TEST_P() local

12