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
264 statusTracker->markComponentIdle(mStatusId, mCombinedFence); in returnAnyBufferLocked()
168 statusTracker->markComponentIdle(mStatusId, Fence::NO_FENCE); in forceToIdle()
2739 mStatusTracker->markComponentIdle(mInFlightStatusId, Fence::NO_FENCE); in removeInFlightMapEntryLocked()4629 statusTracker->markComponentIdle(mStatusId, Fence::NO_FENCE); in threadLoop()5164 statusTracker->markComponentIdle(mStatusId, Fence::NO_FENCE); in waitForNextRequestLocked()5248 statusTracker->markComponentIdle(mStatusId, Fence::NO_FENCE); in waitIfPaused()