Searched refs:markComponentIdle (Results 1 – 5 of 5) sorted by relevance
66 void markComponentIdle(int id, const sp<Fence>& componentFence);
83 void StatusTracker::markComponentIdle(int id, const sp<Fence>& componentFence) { in markComponentIdle() function in android::camera3::StatusTracker
268 statusTracker->markComponentIdle(mStatusId, mCombinedFence); in returnAnyBufferLocked()
172 statusTracker->markComponentIdle(mStatusId, Fence::NO_FENCE); in forceToIdle()
3226 mStatusTracker->markComponentIdle(mInFlightStatusId, Fence::NO_FENCE); in removeInFlightMapEntryLocked()5429 statusTracker->markComponentIdle(mStatusId, Fence::NO_FENCE); in threadLoop()6072 statusTracker->markComponentIdle(mStatusId, Fence::NO_FENCE); in waitForNextRequestLocked()6165 statusTracker->markComponentIdle(mStatusId, Fence::NO_FENCE); in waitIfPaused()6712 statusTracker->markComponentIdle(mRequestBufferStatusId, Fence::NO_FENCE); in notifyTrackerLocked()