Searched defs:useExternalFormat (Results 1 – 6 of 6) sorted by relevance
63 bool useExternalFormat = static_cast<bool>( in Make() local137 bool useExternalFormat = info.fFormat == VK_FORMAT_UNDEFINED; in MakeYcbcrConversionKey() local
1586 bool useExternalFormat = ycbcrInfo.fFormat == VK_FORMAT_UNDEFINED; in buildKeyForTexture() local
283 bool VkAHardwareBufferImage::init(AHardwareBuffer *buffer, bool useExternalFormat, int syncFd, VkIm… in init()809 bool useExternalFormat, in renderImageAndReadback()
46 jint format, jboolean useExternalFormat) { in verifyBasicBufferImport()
67 boolean useExternalFormat); in verifyBasicBufferImport()
698 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format; in importHardwareBuffer() local