Searched refs:mAllocTaskId (Results 1 – 2 of 2) sorted by relevance
379 mAllocTaskId(0), in QCameraStream()436 mAllocator.waitForBackgroundTask(mAllocTaskId); in ~QCameraStream()761 mAllocTaskId = mAllocator.scheduleBackgroundTask(&mAllocTask); in init()762 if (mAllocTaskId == 0) { in init()964 mAllocator.waitForBackgroundTask(mAllocTaskId); in stop()1543 rc = mAllocator.waitForBackgroundTask(mAllocTaskId); in getBufsDeferred()1747 rc = mAllocator.waitForBackgroundTask(mAllocTaskId); in mapBuffers()
275 uint32_t mAllocTaskId; variable