Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3IOStreamBase.cpp198 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in handoutBufferLocked() local
288 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in returnAnyBufferLocked() local
DCamera3Stream.cpp37 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in ~Camera3Stream() local
224 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in forceToIdle() local
259 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in restoreConfiguredState() local
326 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in startConfiguration() local
376 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in finishConfiguration() local
929 status_t Camera3Stream::setStatusTracker(sp<StatusTracker> statusTracker) { in setStatusTracker()
DCamera3Device.cpp3017 sp<StatusTracker> statusTracker, in RequestThread()
4492 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitForNextRequestLocked() local
4528 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitForNextRequestLocked() local
4587 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitIfPaused() local
4617 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in unpauseForNewRequests() local
5227 sp<camera3::StatusTracker> statusTracker) { in initialize()
5322 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in notifyTrackerLocked() local
/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp256 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in deleteInternalStreams() local
534 sp<camera3::StatusTracker> statusTracker = mStatusTracker.promote(); in configureStream() local
606 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in compilePendingInputLocked() local
1811 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in markTrackerIdle() local
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp1417 sp<camera3::StatusTracker> statusTracker, in AidlRequestThread()
1590 wp<Camera3Device> parent, sp<camera3::StatusTracker> statusTracker, in createNewRequestThread()
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.cpp702 wp<Camera3Device> parent, sp<camera3::StatusTracker> statusTracker, in createNewRequestThread()
1700 sp<camera3::StatusTracker> statusTracker, in HidlRequestThread()