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