HomeSort by relevance Sort by last modified time
    Searched refs:markComponentIdle (Results 1 - 4 of 4) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
StatusTracker.h 66 void markComponentIdle(int id, const sp<Fence>& componentFence);
Camera3IOStreamBase.cpp 232 statusTracker->markComponentIdle(mStatusId, mCombinedFence);
StatusTracker.cpp 86 void StatusTracker::markComponentIdle(int id, const sp<Fence>& componentFence) {
Camera3Device.cpp     [all...]

Completed in 1530 milliseconds