Home
last modified time | relevance | path

Searched defs:imageFormats (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DExtendedCameraCharacteristicsTest.java2261 Set<Integer> imageFormats = profileMap.get(colorSpace).keySet(); in testColorSpaceProfileMap() local
2325 Set<Integer> imageFormats = in test8BitColorSpaceOutputCharacteristics() local
2341 Set<Integer> imageFormats = in test8BitColorSpaceOutputCharacteristics() local
2402 int[] imageFormats = { ImageFormat.YCBCR_P010, ImageFormat.UNKNOWN }; in test10BitColorSpaceOutputCharacteristics() local
H A DSimpleObjectsTest.java365 Set<Integer> imageFormats = in colorSpaceProfilesTest() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLContextVk.cpp159 cl_image_format *imageFormats, in getSupportedImageFormats()
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp195 cl_image_format *imageFormats, in getSupportedImageFormats()
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLContext.cpp209 cl_image_format *imageFormats, in getSupportedImageFormats()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_api_consistency.cpp814 std::vector<cl_image_format> imageFormats(numImageFormats); in test_consistency_depth_images() local
/aosp_15_r20/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp1717 DWRITE_GLYPH_IMAGE_FORMATS imageFormats; in generatePngMetrics() local
2265 DWRITE_GLYPH_IMAGE_FORMATS imageFormats; in drawSVGImage() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dutils.cpp1265 std::vector<cl_image_format> imageFormats(imageFormatsNum); in ImageFormatCheck() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h214 std::set<VkFormat> imageFormats = {}; // image formats used on this device member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixelLocalStorageTest.cpp2128 GLenum imageFormats[] = {GL_RGBA8, GL_R32UI, GL_R32I, GL_R32F}; in doStateRestorationTest() local
H A DTextureTest.cpp290 GLenum imageFormats[] = { in testFloatCopySubImage() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp12492 … VkFormat imageFormats[] = {VK_FORMAT_R8G8B8A8_UINT, VK_FORMAT_D32_SFLOAT, VK_FORMAT_D16_UNORM, in addImageToImageArrayTests() local