Home
last modified time | relevance | path

Searched defs:mCaptureThread (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/interfaces/automotive/sv/1.0/default/
H A DSurroundView2dSession.h77 std::thread mCaptureThread; // The thread we'll use to synthesize frames variable
H A DSurroundView3dSession.h76 std::thread mCaptureThread; // The thread we'll use to synthesize frames variable
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DVideoCapture.h81 std::thread mCaptureThread; // The thread we'll use to dispatch frames variable
/aosp12/frameworks/base/media/jni/audioeffect/
H A DVisualizer.h182 sp<CaptureThread> mCaptureThread; variable
/aosp12/hardware/interfaces/automotive/evs/1.0/default/
H A DEvsCamera.h72 std::thread mCaptureThread; // The thread we'll use to synthesize frames variable
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsUltrasonicsArray.h113 std::thread mCaptureThread; // The thread we'll use to synthesize frames variable
H A DEvsCamera.h120 std::thread mCaptureThread; // The thread we'll use to synthesize frames variable
/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A DVirtualCamera.h136 thread mCaptureThread; variable
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/
H A DVideoCapture.h107 std::thread mCaptureThread; variable