Home
last modified time | relevance | path

Searched defs:statusTracker (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Stream.cpp41 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in ~Camera3Stream() local
228 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in forceToIdle() local
263 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in restoreConfiguredState() local
330 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in startConfiguration() local
380 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in finishConfiguration() local
947 status_t Camera3Stream::setStatusTracker(sp<StatusTracker> statusTracker) { in setStatusTracker()
DCamera3IOStreamBase.cpp203 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in handoutBufferLocked() local
293 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in returnAnyBufferLocked() local
DCamera3Device.cpp3151 sp<StatusTracker> statusTracker, in RequestThread()
4727 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitForNextRequestLocked() local
4763 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitForNextRequestLocked() local
4822 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitIfPaused() local
4852 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in unpauseForNewRequests() local
5515 sp<camera3::StatusTracker> statusTracker) { in initialize()
5529 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in deInit() local
5631 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in notifyTrackerLocked() local
/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp331 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in deleteInternalStreams() local
702 sp<camera3::StatusTracker> statusTracker = mStatusTracker.promote(); in configureStream() local
778 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in compilePendingInputLocked() local
2448 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in markTrackerIdle() local
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp1473 sp<camera3::StatusTracker> statusTracker, in AidlRequestThread()
1707 wp<Camera3Device> parent, sp<camera3::StatusTracker> statusTracker, in createNewRequestThread()
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.cpp720 wp<Camera3Device> parent, sp<camera3::StatusTracker> statusTracker, in createNewRequestThread()
1724 sp<camera3::StatusTracker> statusTracker, in HidlRequestThread()