/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/ |
D | LegacyCameraConnectionFragment.java | 43 private Size desiredSize; field in LegacyCameraConnectionFragment 51 final Camera.PreviewCallback imageListener, final int layout, final Size desiredSize) { in LegacyCameraConnectionFragment()
|
D | CameraConnectionFragment.java | 270 final Size desiredSize = new Size(width, height); in chooseOptimalSize() local
|
D | StylizeActivity.java | 94 private int desiredSize = 256; field in StylizeActivity
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 330 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
|
D | vktWsiSwapchainTests.cpp | 1020 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 …]
|
D | vktWsiFullScreenExclusiveTests.cpp | 259 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
|
/external/skqp/src/codec/ |
D | SkIcoCodec.cpp | 208 float desiredSize = desiredScale * origWidth * origHeight; in onGetScaledDimensions() local
|
/external/skia/src/codec/ |
D | SkIcoCodec.cpp | 215 float desiredSize = desiredScale * origWidth * origHeight; in onGetScaledDimensions() local
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 778 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/ |
D | BoundSet.java | 487 private <T> List<Set<T>> buildAllSubsetsOfSize(Set<T> allElements, int desiredSize) { in buildAllSubsetsOfSize()
|
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 588 VkDeviceSize desiredSize) in createBufferAndBind()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRatePixelConsistency.cpp | 327 deUint32 desiredSize = m_data.shadingRate.width * m_data.shadingRate.height; in clampShadingRate() local
|
D | vktFragmentShadingRateBasic.cpp | 640 deUint32 desiredSize = ext.width * ext.height; in ShadingRateExtentToClampedMask() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1976 const tcu::UVec2& desiredSize, in makeSwapchain() 2026 const tcu::UVec2 desiredSize(256, 256); in testSwapchainMutable() local
|