Searched refs:mMemoryPool (Results 1 – 4 of 4) sorted by relevance
81 mMemoryPool(pool), in QCameraMemory()394 if ( NULL == mMemoryPool ) { in alloc()405 rc = mMemoryPool->allocateBuffer(mMemInfo[i], in alloc()414 mMemoryPool->releaseBuffer(mMemInfo[j], in alloc()437 if ( NULL == mMemoryPool ) { in dealloc()440 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
133 QCameraMemoryPool *mMemoryPool; variable
80 mMemoryPool(pool), in QCameraMemory()393 if ( NULL == mMemoryPool ) { in alloc()404 rc = mMemoryPool->allocateBuffer(mMemInfo[i], in alloc()413 mMemoryPool->releaseBuffer(mMemInfo[j], in alloc()436 if ( NULL == mMemoryPool ) { in dealloc()439 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
149 QCameraMemoryPool *mMemoryPool; variable