Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DLegacyCameraConnectionFragment.java43 private Size desiredSize; field in LegacyCameraConnectionFragment
51 final Camera.PreviewCallback imageListener, final int layout, final Size desiredSize) { in LegacyCameraConnectionFragment()
DCameraConnectionFragment.java270 final Size desiredSize = new Size(width, height); in chooseOptimalSize() local
DStylizeActivity.java94 private int desiredSize = 256; field in StylizeActivity
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp330 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
466 const tcu::UVec2 desiredSize (256, 256); in basicExtensionTest() local
507 const tcu::UVec2 desiredSize (256, 256); in colorspaceCompareTest() local
674 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTest() local
813 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTests() local
834 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderWithHdrTests() local
DvktWsiSwapchainTests.cpp1020 const tcu::UVec2 desiredSize (256, 256); in testImageSwapchainCreateInfo() local
1187 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
1353 const tcu::UVec2 desiredSize (256, 256); in basicRenderTest() local
1556 const tcu::UVec2 desiredSize (256, 256); in multiSwapchainRenderTest() local
1733 const tcu::UVec2 desiredSize (256, 256); in deviceGroupRenderTest() local
1960 const tcu::UVec2 desiredSize (256, 256); in deviceGroupRenderTest2() local
2335 const tcu::UVec2 desiredSize (256, 256); in resizeSwapchainTest() local
2471 const tcu::UVec2 desiredSize (256, 256); in getImagesIncompleteResultTest() local
2495 const tcu::UVec2 desiredSize(256, 256); in getImagesResultsCountTest() local
2549 const tcu::UVec2 desiredSize (256, 256); in acquireTooManyTest() local
[all …]
DvktWsiFullScreenExclusiveTests.cpp259 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
/external/skqp/src/codec/
DSkIcoCodec.cpp208 float desiredSize = desiredScale * origWidth * origHeight; in onGetScaledDimensions() local
/external/skia/src/codec/
DSkIcoCodec.cpp215 float desiredSize = desiredScale * origWidth * origHeight; in onGetScaledDimensions() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp778 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
1134 const tcu::UVec2 desiredSize (256, 256); in basicRenderTest() local
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DBoundSet.java487 private <T> List<Set<T>> buildAllSubsetsOfSize(Set<T> allElements, int desiredSize) { in buildAllSubsetsOfSize()
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp588 VkDeviceSize desiredSize) in createBufferAndBind()
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp327 deUint32 desiredSize = m_data.shadingRate.width * m_data.shadingRate.height; in clampShadingRate() local
DvktFragmentShadingRateBasic.cpp640 deUint32 desiredSize = ext.width * ext.height; in ShadingRateExtentToClampedMask() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1976 const tcu::UVec2& desiredSize, in makeSwapchain()
2026 const tcu::UVec2 desiredSize(256, 256); in testSwapchainMutable() local