Home
last modified time | relevance | path

Searched defs:IEvsDisplay_1_0 (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A DHalDisplay.h32 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
H A DEnumerator.h49 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
H A DVirtualCamera.h48 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DEvsEnumerator.h35 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
H A DEvsV4lCamera.h38 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
H A DEvsV4lCamera.cpp349 Return<EvsResult> EvsV4lCamera::forceMaster(const sp<IEvsDisplay_1_0>&) { in forceMaster()
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsEnumerator.h36 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
H A DEvsCamera.h36 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
H A DEvsCamera.cpp283 Return<EvsResult> EvsCamera::forceMaster(const sp<IEvsDisplay_1_0>& ) { in forceMaster()
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/
H A DEvsEmulatedCamera.h37 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
H A DEvsEmulatedCamera.cpp376 Return<EvsResult> EvsEmulatedCamera::forceMaster(const sp<IEvsDisplay_1_0>&) { in forceMaster()
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DVtsHalEvsV1_1TargetTest.cpp79 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; typedef