Home
last modified time | relevance | path

Searched defs:doneWithFrame (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsCamera.aidl37 void doneWithFrame(in android.hardware.automotive.evs.BufferDesc[] buffer); in doneWithFrame() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsCamera.aidl42 void doneWithFrame(in BufferDesc[] buffer); in doneWithFrame() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsCamera.aidl37 void doneWithFrame(in android.hardware.automotive.evs.BufferDesc[] buffer); in doneWithFrame() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsCamera.aidl37 void doneWithFrame(in android.hardware.automotive.evs.BufferDesc[] buffer); in doneWithFrame() method
/hardware/interfaces/automotive/evs/1.0/default/
DEvsCamera.cpp175 Return<void> EvsCamera::doneWithFrame(const BufferDesc& buffer) { in doneWithFrame() function in android::hardware::automotive::evs::V1_0::implementation::EvsCamera
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp199 ScopedAStatus EvsMockCamera::doneWithFrame(const std::vector<BufferDesc>& list) { in doneWithFrame() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp171 Return<void> EvsCamera::doneWithFrame(const V1_0::BufferDesc& buffer) { in doneWithFrame() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera