Searched refs:allocateAll (Results 1 – 6 of 6) sorted by relevance
74 int allocateAll(size_t size);
364 int QCamera3StreamMem::allocateAll(size_t size) in allocateAll() function in qcamera::QCamera3StreamMem
1076 rc = mOfflineMetaMemory.allocateAll(sizeof(metadata_buffer_t)); in initialize()2098 rc = mMemory->allocateAll(len); in getStreamBufs()2481 rc = mMemory->allocateAll((size_t)len); in getStreamBufs()5022 rc = mMemory->allocateAll(len); in getStreamBufs()
75 int allocateAll(size_t size);
387 int QCamera3StreamMem::allocateAll(size_t size) in allocateAll() function in qcamera::QCamera3StreamMem
1100 rc = mOfflineMetaMemory.allocateAll(sizeof(metadata_buffer_t)); in initialize()2136 rc = mMemory->allocateAll(len); in getStreamBufs()2520 rc = mMemory->allocateAll((size_t)len); in getStreamBufs()5041 rc = mMemory->allocateAll(len); in getStreamBufs()