Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DEvsEnumerator.h44 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
DEvsV4lCamera.h46 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
DEvsV4lCamera.cpp333 Return<EvsResult> EvsV4lCamera::forceMaster(const sp<IEvsDisplay_1_0>&) { in forceMaster()
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/
DHalDisplayFuzzer.cpp30 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; typedef
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/
DHalDisplay.cpp32 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; typedef
DVirtualCamera.cpp49 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; typedef
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/emul/
DEvsEmulatedCamera.h46 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
DEvsEmulatedCamera.cpp343 Return<EvsResult> EvsEmulatedCamera::forceMaster(const sp<IEvsDisplay_1_0>&) { in forceMaster()
/aosp_15_r20/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