Home
last modified time | relevance | path

Searched defs:getStreamList (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsEnumerator.aidl43 …android.hardware.automotive.evs.Stream[] getStreamList(in android.hardware.automotive.evs.CameraDe… in getStreamList() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsEnumerator.aidl100 Stream[] getStreamList(in CameraDesc description); in getStreamList() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsEnumerator.aidl43 …android.hardware.automotive.evs.Stream[] getStreamList(in android.hardware.automotive.evs.CameraDe… in getStreamList() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsEnumerator.aidl43 …android.hardware.automotive.evs.Stream[] getStreamList(in android.hardware.automotive.evs.CameraDe… in getStreamList() method
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp194 ScopedAStatus EvsEnumerator::getStreamList(const CameraDesc& desc, in getStreamList() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator