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