Searched refs:AHardwareBuffer_convertToPixelFormat (Results 1 – 4 of 4) sorted by relevance
53 uint32_t AHardwareBuffer_convertToPixelFormat(uint32_t format);
52 android::AHardwareBuffer_convertToPixelFormat*;
47 int format = AHardwareBuffer_convertToPixelFormat(desc->format); in AHardwareBuffer_allocate()427 const int format = AHardwareBuffer_convertToPixelFormat(desc->format); in AHardwareBuffer_createFromHandle()655 uint32_t AHardwareBuffer_convertToPixelFormat(uint32_t ahardwarebuffer_format) { in AHardwareBuffer_convertToPixelFormat() function
235 return AHardwareBuffer_convertToPixelFormat(format); in android_hardware_HardwareBuffer_convertToPixelFormat()