Home
last modified time | relevance | path

Searched defs:windowSize (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DWindow.cpp19 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window() argument
43 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window() argument
H A DDrawTester.hpp132 const vk::Extent2D windowSize = { 1280, 720 }; member in DrawTester
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DCoreWindowNativeWindow.h78 ABI::Windows::Foundation::Size windowSize; in Invoke() local
H A DCoreWindowNativeWindow.cpp193 inline HRESULT CoreWindowNativeWindow::scaleSwapChain(const Size &windowSize, in scaleSwapChain() argument
201 GetCoreWindowSizeInPixels(const ComPtr<ABI::Windows::UI::Core::ICoreWindow> &coreWindow, Size *windowSize) GetCoreWindowSizeInPixels() argument
H A DSwapChainPanelNativeWindow.cpp326 HRESULT SwapChainPanelNativeWindow::scaleSwapChain(const Size &windowSize, const RECT &clientRect) in scaleSwapChain() argument
345 GetSwapChainPanelSize( const ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> &swapChainPanel, const ComPtr<ICoreDispatcher> &dispatcher, Size *windowSize) GetSwapChainPanelSize() argument
/third_party/lzma/Java/SevenZip/Compression/LZ/
H A DOutWindow.java15 public void Create(int windowSize) in Create() argument
/third_party/lzma/CS/7zip/Compress/LZ/
H A DLzOutWindow.cs15 public void Create(uint windowSize) in Create() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DWin32SurfaceKHR.cpp23 VkResult getWindowSize(HWND hwnd, VkExtent2D &windowSize) in getWindowSize() argument
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/
H A DByteArrayTests.java114 readByteArrayWithSlidingWindow( ByteArray<? extends ByteArray<?>> ba, int windowSize) readByteArrayWithSlidingWindow() argument
H A DFontDataTests.java213 private static byte[] readFontDataWithSlidingWindow(ReadableFontData rfd, int windowSize) { in readFontDataWithSlidingWindow() argument
246 writeFontDataWithSlidingWindow( ReadableFontData rfd, WritableFontData wfd, int windowSize) writeFontDataWithSlidingWindow() argument
[all...]
/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp764 static const unsigned windowSize = 2; in mapFnBodies() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp246 tcu::UVec2 windowSize; member
H A DvktWsiMaintenance1Tests.cpp276 tcu::UVec2 windowSize; member
1622 tcu::UVec2 windowSize = native.windowSize; in scalingTest() local
2099 tcu::UVec2 windowSize = native.windowSize; releaseImagesTest() local
2147 tcu::UVec2 windowSize = native.windowSize; releaseImagesTest() local
[all...]
/third_party/skia/src/core/
H A DSkBlurMask.cpp515 int windowSize = SkScalarCeilToInt(sigma*6); in BlurGroundTruth() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp246 tcu::UVec2 windowSize; member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h67 calculateNormalizedCorrelation(const float *a, const float *b, int windowSize) calculateNormalizedCorrelation() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.cpp651 gl::Extents windowSize; in initializeImpl() local

Completed in 17 milliseconds