Home
last modified time | relevance | path

Searched defs:bufferDescriptor (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc4/src/4.x/
DGrallocAllocator.cpp56 buffer_descriptor_t bufferDescriptor; in allocate() local
/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator.cpp33 buffer_descriptor_t bufferDescriptor; in allocate() local
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp38 void allocate(const buffer_descriptor_t &bufferDescriptor, uint32_t count, IAllocator::allocate_cb … in allocate()