Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Stream.cpp38 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in ~Camera3Stream() local
225 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in forceToIdle() local
260 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in restoreConfiguredState() local
327 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in startConfiguration() local
377 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in finishConfiguration() local
931 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.cpp3040 sp<StatusTracker> statusTracker, in RequestThread()
4554 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitForNextRequestLocked() local
4590 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitForNextRequestLocked() local
4649 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitIfPaused() local
4679 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in unpauseForNewRequests() local
5342 sp<camera3::StatusTracker> statusTracker) { in initialize()
5356 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in deInit() local
5458 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in notifyTrackerLocked() local
/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp262 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in deleteInternalStreams() local
552 sp<camera3::StatusTracker> statusTracker = mStatusTracker.promote(); in configureStream() local
624 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in compilePendingInputLocked() local
1829 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in markTrackerIdle() local
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp1478 sp<camera3::StatusTracker> statusTracker, in AidlRequestThread()
1712 wp<Camera3Device> parent, sp<camera3::StatusTracker> statusTracker, in createNewRequestThread()
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.cpp715 wp<Camera3Device> parent, sp<camera3::StatusTracker> statusTracker, in createNewRequestThread()
1719 sp<camera3::StatusTracker> statusTracker, in HidlRequestThread()