Home
last modified time | relevance | path

Searched defs:desiredSize (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp283 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
419 const tcu::UVec2 desiredSize (256, 256); in basicExtensionTest() local
460 const tcu::UVec2 desiredSize (256, 256); in colorspaceCompareTest() local
630 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTest() local
769 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTests() local
790 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderWithHdrTests() local
DvktWsiSwapchainTests.cpp959 const tcu::UVec2 desiredSize (256, 256); in testImageSwapchainCreateInfo() local
1127 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
1293 const tcu::UVec2 desiredSize (256, 256); in basicRenderTest() local
1503 const tcu::UVec2 desiredSize (256, 256); in multiSwapchainRenderTest() local
1680 const tcu::UVec2 desiredSize (256, 256); in deviceGroupRenderTest() local
1907 const tcu::UVec2 desiredSize (256, 256); in deviceGroupRenderTest2() local
2282 const tcu::UVec2 desiredSize (256, 256); in resizeSwapchainTest() local
2418 const tcu::UVec2 desiredSize (256, 256); in getImagesIncompleteResultTest() local
2442 const tcu::UVec2 desiredSize(256, 256); in getImagesResultsCountTest() local
2496 const tcu::UVec2 desiredSize (256, 256); in destroyOldSwapchainTest() local
[all …]
DvktWsiPresentIdWaitTests.cpp266 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
393 const tcu::UVec2 desiredSize (256, 256); in iterate() local
916 const tcu::UVec2 desiredSize (256, 256); in iterate() local
DvktWsiFullScreenExclusiveTests.cpp263 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiColorSpaceTests.cpp283 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
419 const tcu::UVec2 desiredSize (256, 256); in basicExtensionTest() local
460 const tcu::UVec2 desiredSize (256, 256); in colorspaceCompareTest() local
630 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTest() local
769 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTests() local
790 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderWithHdrTests() local
DvktWsiSwapchainTests.cpp959 const tcu::UVec2 desiredSize (256, 256); in testImageSwapchainCreateInfo() local
1127 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
1293 const tcu::UVec2 desiredSize (256, 256); in basicRenderTest() local
1503 const tcu::UVec2 desiredSize (256, 256); in multiSwapchainRenderTest() local
1680 const tcu::UVec2 desiredSize (256, 256); in deviceGroupRenderTest() local
1907 const tcu::UVec2 desiredSize (256, 256); in deviceGroupRenderTest2() local
2282 const tcu::UVec2 desiredSize (256, 256); in resizeSwapchainTest() local
2418 const tcu::UVec2 desiredSize (256, 256); in getImagesIncompleteResultTest() local
2442 const tcu::UVec2 desiredSize(256, 256); in getImagesResultsCountTest() local
2496 const tcu::UVec2 desiredSize (256, 256); in destroyOldSwapchainTest() local
[all …]
DvktWsiPresentIdWaitTests.cpp266 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
393 const tcu::UVec2 desiredSize (256, 256); in iterate() local
916 const tcu::UVec2 desiredSize (256, 256); in iterate() local
DvktWsiFullScreenExclusiveTests.cpp263 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
/third_party/flutter/skia/src/codec/
DSkIcoCodec.cpp208 float desiredSize = desiredScale * origWidth * origHeight; in onGetScaledDimensions() local
/third_party/skia/src/codec/
DSkIcoCodec.cpp215 float desiredSize = desiredScale * origWidth * origHeight; in onGetScaledDimensions() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
DesextcFragmentShadingRateCombinedTests.cpp576 deUint32 desiredSize = ext.width * ext.height; in shadingRateExtentToClampedMask() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp774 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
1130 const tcu::UVec2 desiredSize (256, 256); in basicRenderTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp774 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
1130 const tcu::UVec2 desiredSize (256, 256); in basicRenderTest() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_image.js226 desiredSize: SizeMock, property
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp588 VkDeviceSize desiredSize) in createBufferAndBind()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp588 VkDeviceSize desiredSize) in createBufferAndBind()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp349 deUint32 desiredSize = m_data.shadingRate.width * m_data.shadingRate.height; in clampShadingRate() local
DvktFragmentShadingRateBasic.cpp846 deUint32 desiredSize = ext.width * ext.height; in ShadingRateExtentToClampedMask() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp349 deUint32 desiredSize = m_data.shadingRate.width * m_data.shadingRate.height; in clampShadingRate() local
DvktFragmentShadingRateBasic.cpp846 deUint32 desiredSize = ext.width * ext.height; in ShadingRateExtentToClampedMask() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMutableTests.cpp2006 const tcu::UVec2& desiredSize, in makeSwapchain()
2056 const tcu::UVec2 desiredSize(256, 256); in testSwapchainMutable() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp2006 const tcu::UVec2& desiredSize, in makeSwapchain()
2056 const tcu::UVec2 desiredSize(256, 256); in testSwapchainMutable() local
/third_party/typescript/lib/
Dlib.webworker.d.ts2761 readonly desiredSize: number | null; property
3247 readonly desiredSize: number | null; property
5542 readonly desiredSize: number | null; property
Dlib.dom.d.ts12586 readonly desiredSize: number | null; property
15989 readonly desiredSize: number | null; property
18812 readonly desiredSize: number | null; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts2741 readonly desiredSize: number | null; property
3227 readonly desiredSize: number | null; property
5522 readonly desiredSize: number | null; property

12