Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.1/default/
DEvsEnumerator.h36 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
DEvsCamera.h36 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; variable
DEvsCamera.cpp283 Return<EvsResult> EvsCamera::forceMaster(const sp<IEvsDisplay_1_0>& ) { in forceMaster()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DVtsHalEvsV1_1TargetTest.cpp79 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; typedef