Searched refs:mAllocTaskId (Results 1 – 2 of 2) sorted by relevance
379 mAllocTaskId(0), in QCameraStream()429 mAllocator.waitForBackgroundTask(mAllocTaskId); in ~QCameraStream()744 mAllocTaskId = mAllocator.scheduleBackgroundTask(&mAllocTask); in init()745 if (mAllocTaskId == 0) { in init()930 mAllocator.waitForBackgroundTask(mAllocTaskId); in stop()1463 rc = mAllocator.waitForBackgroundTask(mAllocTaskId); in getBufsDeferred()1667 rc = mAllocator.waitForBackgroundTask(mAllocTaskId); in mapBuffers()
266 uint32_t mAllocTaskId; variable