Searched refs:images (Results 1 – 6 of 6) sorted by relevance
19 modified. They consist of API-specific sets of reference images representing21 theme tests, a device must be able to generate images that are identical to the22 reference images.24 NOTE: Reference images should only be updated by the CTS test maintainers. Any25 modifications to the reference images will invalidate the test results.30 I. Generating reference images (CTS maintainers only)32 Reference images are typically only generated for new API revisions. To33 generate a new set of reference images from an emulator, do the following:52 5. Use the reference image script to generate the reference images. The script54 install the resulting reference images in assets/<platform>/<dpi>.zip,[all …]
425 val images = ArrayList<Image>() in testLotsOfBuffers() constant449 images.add(image) in testLotsOfBuffers()452 assertEquals(testColors.size, images.size) in testLotsOfBuffers()454 images.forEachIndexed { index, image -> in testLotsOfBuffers()476 images.forEach { in testLotsOfBuffers()481 images.clear() in testLotsOfBuffers()
429 std::vector<VkImage> images(swapchainLength, VK_NULL_HANDLE); in createFrameBuffers() local431 &swapchainLength, images.data())); in createFrameBuffers()439 .image = images[i], in createFrameBuffers()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
31 // Image size of padded images: g_sharp_image and g_fuzzy_image.
37 // Image size of padded images: g_sharp_image and g_fuzzy_image.