Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 4 of 4) sorted by relevance

/hardware/msm7k/libgralloc/
Dallocator.cpp79 ssize_t SimpleBestFitAllocator::alloc(size_t size, uint32_t flags) in alloc() function in SimpleBestFitAllocator
/hardware/libhardware/modules/gralloc/
Dallocator.cpp79 ssize_t SimpleBestFitAllocator::alloc(size_t size, uint32_t flags) in alloc() function in SimpleBestFitAllocator
/hardware/msm7k/libgralloc-qsd8k/
Dallocator.cpp79 ssize_t SimpleBestFitAllocator::alloc(size_t size, uint32_t flags) in alloc() function in SimpleBestFitAllocator
/hardware/libhardware/include/hardware/
Dgralloc.h201 int (*alloc)(struct alloc_device_t* dev, member