Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A 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()
H A DCamera3IOStreamBase.cpp203 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in handoutBufferLocked() local
293 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in returnAnyBufferLocked() local
H A DCamera3Device.cpp3103 sp<StatusTracker> statusTracker, in RequestThread()
4625 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitForNextRequestLocked() local
4661 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitForNextRequestLocked() local
4720 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in waitIfPaused() local
4750 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in unpauseForNewRequests() local
5413 sp<camera3::StatusTracker> statusTracker) { in initialize()
5427 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in deInit() local
5529 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in notifyTrackerLocked() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.cpp338 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in deleteInternalStreams() local
709 sp<camera3::StatusTracker> statusTracker = mStatusTracker.promote(); in configureStream() local
785 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in compilePendingInputLocked() local
2455 sp<StatusTracker> statusTracker = mStatusTracker.promote(); in markTrackerIdle() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/aidl/
H A DAidlCamera3Device.cpp1467 sp<camera3::StatusTracker> statusTracker, in AidlRequestThread()
1701 wp<Camera3Device> parent, sp<camera3::StatusTracker> statusTracker, in createNewRequestThread()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/hidl/
H A DHidlCamera3Device.cpp716 wp<Camera3Device> parent, sp<camera3::StatusTracker> statusTracker, in createNewRequestThread()
1720 sp<camera3::StatusTracker> statusTracker, in HidlRequestThread()