Searched refs:pfnAHardwareBuffer_allocate (Results 1 – 2 of 2) sorted by relevance
85 typedef int (*pfnAHardwareBuffer_allocate)(const AHardwareBuffer_Desc* desc, AHardwareBuffer** out… typedef93 pfnAHardwareBuffer_allocate allocate;125 …ahbFunctions.allocate = reinterpret_cast<pfnAHardwareBuffer_allocate>(libnativewindow.getFunction(… in loadAhbDynamicApis()
1328 typedef int (*pfnAHardwareBuffer_allocate)(const AHardwareBuffer_Desc* desc, AHardwareBuffer** out… typedef1335 pfnAHardwareBuffer_allocate allocate;1365 …ahbFunctions.allocate = reinterpret_cast<pfnAHardwareBuffer_allocate>(libnativewindow.getFunction(… in loadAhbDynamicApis()