Home
last modified time | relevance | path

Searched refs:grallocBufferDescriptor (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp85 gralloc_buffer_descriptor_t grallocBufferDescriptor[1]; in allocate() local
87 grallocBufferDescriptor[0] = (gralloc_buffer_descriptor_t)(&bufferDescriptor); in allocate()
105 …allocResult = mali_gralloc_buffer_allocate(grallocBufferDescriptor, 1, &tmpBuffer, nullptr, use_pl… in allocate()