Home
last modified time | relevance | path

Searched defs:useExternalFormat (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanYcbcrConversion.cpp63 bool useExternalFormat = static_cast<bool>( in Make() local
137 bool useExternalFormat = info.fFormat == VK_FORMAT_UNDEFINED; in MakeYcbcrConversionKey() local
H A DVulkanCaps.cpp1586 bool useExternalFormat = ycbcrInfo.fFormat == VK_FORMAT_UNDEFINED; in buildKeyForTexture() local
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A DVulkanTestHelpers.cpp283 bool VkAHardwareBufferImage::init(AHardwareBuffer *buffer, bool useExternalFormat, int syncFd, VkIm… in init()
809 bool useExternalFormat, in renderImageAndReadback()
H A Dandroid_graphics_cts_BasicVulkanGpuTest.cpp46 jint format, jboolean useExternalFormat) { in verifyBasicBufferImport()
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBasicVulkanGpuTest.java67 boolean useExternalFormat); in verifyBasicBufferImport()
/aosp_15_r20/external/skia/tests/
H A DVkHardwareBufferTest.cpp698 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format; in importHardwareBuffer() local