Home
last modified time | relevance | path

Searched refs:imageSize (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.h61 VkExtent2D imageSize() const { return mImageSize; } in imageSize() function
DVulkanPreTransformTestHelpers.cpp471 .width = mSwapchainInfo->imageSize().width, in createFrameBuffers()
472 .height = mSwapchainInfo->imageSize().height, in createFrameBuffers()
601 .width = (float)mSwapchainInfo->imageSize().width, in createGraphicsPipeline()
602 .height = (float)mSwapchainInfo->imageSize().height, in createGraphicsPipeline()
612 .extent = mSwapchainInfo->imageSize(), in createGraphicsPipeline()
790 .extent = mSwapchainInfo->imageSize(), in init()
/cts/tests/camera/src/android/hardware/camera2/cts/
DImageWriterTest.java415 private void validateOpaqueImage(Image image, String msg, Size imageSize, in validateOpaqueImage() argument
419 imageSize, result.get(CaptureResult.SENSOR_TIMESTAMP)); in validateOpaqueImage()
/cts/tests/tests/provider/src/android/provider/cts/
DDocumentsContractTest.java474 final int imageSize = 128; in testGetDocumentThumbnail() local
478 writeImage(imageSize, imageSize, Color.RED, out); in testGetDocumentThumbnail()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...