Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h64 Return<void> allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) override;
DContext.cpp142 Return<void> Context::allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) { in allocationSetupBufferQueue() argument
144 uint32_t _numBuffer = numBuffer; in allocationSetupBufferQueue()
/hardware/interfaces/renderscript/1.0/
DIContext.hal166 * @param numBuffer Maximum number of buffers
169 allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer);