Searched refs:android_hardware_HardwareBuffer_convertToPixelFormat (Results 1 – 2 of 2) sorted by relevance
38 extern uint32_t android_hardware_HardwareBuffer_convertToPixelFormat(uint32_t format);
76 int pixelFormat = android_hardware_HardwareBuffer_convertToPixelFormat(format); in android_hardware_HardwareBuffer_create()234 uint32_t android_hardware_HardwareBuffer_convertToPixelFormat(uint32_t format) { in android_hardware_HardwareBuffer_convertToPixelFormat() function