Searched refs:removeComponent (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
H A DStatusTracker.h60 void removeComponent(int id);
H A DCamera3Stream.cpp33 statusTracker->removeComponent(mStatusId);
132 statusTracker->removeComponent(mStatusId);
293 oldTracker->removeComponent(mStatusId);
H A DStatusTracker.cpp68 void StatusTracker::removeComponent(int id) { function in class:android::camera3::StatusTracker

Completed in 94 milliseconds