Searched refs:hbuffer (Results 1 – 1 of 1) sorted by relevance
1333 AHardwareBuffer* hbuffer = DE_NULL; in allocate() local1334 ahbFunctions.allocate(&hbufferdesc, &hbuffer); in allocate()1336 return vk::pt::AndroidHardwareBufferPtr(hbuffer); in allocate()