Home
last modified time | relevance | path

Searched defs:desiredSize (Results 1 – 16 of 16) 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.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
791 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()
DvktWsiMaintenance1Tests.cpp300 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
/external/skia/src/codec/
DSkIcoCodec.cpp228 float desiredSize = desiredScale * origWidth * origHeight; in onGetScaledDimensions() local
/external/deqp/external/openglcts/modules/glesext/fragment_shading_rate/
DesextcFragmentShadingRateCombinedTests.cpp576 deUint32 desiredSize = ext.width * ext.height; in shadingRateExtentToClampedMask() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp780 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
1136 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.cpp349 deUint32 desiredSize = m_data.shadingRate.width * m_data.shadingRate.height; in clampShadingRate() local
DvktFragmentShadingRateBasic.cpp874 deUint32 desiredSize = ext.width * ext.height; in ShadingRateExtentToClampedMask() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp2006 const tcu::UVec2& desiredSize, in makeSwapchain()
2056 const tcu::UVec2 desiredSize(256, 256); in testSwapchainMutable() local