Home
last modified time | relevance | path

Searched defs:allocateBuffer (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/
DMemoryManager.cpp46 void* MemoryManager::allocateBuffer(int width, int height, const char* format, int &bytes, int numB… in allocateBuffer() function in android::MemoryManager
DANativeWindowDisplayAdapter.cpp523 void* ANativeWindowDisplayAdapter::allocateBuffer(int width, int height, const char* format, int &b… in allocateBuffer() function in android::ANativeWindowDisplayAdapter