Searched refs:GenerateBufferPoolId (Results 1 – 4 of 4) sorted by relevance
129 int64_t bufferPoolId = manager->GenerateBufferPoolId();144 int64_t bufferPoolId2 = manager->GenerateBufferPoolId();158 int64_t bufferPoolId = manager->GenerateBufferPoolId();199 int64_t bufferPoolId = manager->GenerateBufferPoolId();218 int64_t bufferPoolId = manager->GenerateBufferPoolId();271 int64_t bufferPoolId = manager->GenerateBufferPoolId();400 bufferPoolId_ = manager->GenerateBufferPoolId(); in Init()437 bufferPoolId_ = manager->GenerateBufferPoolId();
31 uint64_t GenerateBufferPoolId();
28 uint64_t BufferManager::GenerateBufferPoolId() in GenerateBufferPoolId() function in OHOS::Camera::BufferManager
103 poolId_ = mgr->GenerateBufferPoolId(); in CommitStream()