Searched refs:pfnAHardwareBuffer_allocate (Results 1 – 1 of 1) sorted by relevance
1233 typedef int (*pfnAHardwareBuffer_allocate)(const AHardwareBuffer_Desc* desc, AHardwareBuffer** out… typedef1240 pfnAHardwareBuffer_allocate allocate;1270 …ahbFunctions.allocate = reinterpret_cast<pfnAHardwareBuffer_allocate>(libnativewindow.getFunction(… in loadAhbDynamicApis()