Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGraphicBufferAllocator.cpp189 status_t GraphicBufferAllocator::allocateHelper(uint32_t width, uint32_t height, PixelFormat format, in allocateHelper() function in android::GraphicBufferAllocator
258 return allocateHelper(width, height, format, layerCount, usage, handle, stride, requestorName, in allocate()
266 return allocateHelper(width, height, format, layerCount, usage, handle, stride, requestorName, in allocateRawHandle()
275 return allocateHelper(width, height, format, layerCount, usage, handle, stride, requestorName, in allocate()
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferAllocator.h124 status_t allocateHelper(uint32_t w, uint32_t h, PixelFormat format, uint32_t layerCount,
/frameworks/native/libs/ui/include/ui/
DGraphicBufferAllocator.h124 status_t allocateHelper(uint32_t w, uint32_t h, PixelFormat format, uint32_t layerCount,