Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/manager/aidl/utils/src/
DUtils.cpp70 hidlevs::V1_0::DisplayState Utils::makeToHidl(DisplayState aidlState) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
168 HIDLHardwareBufferDescription Utils::makeToHidl(const HardwareBufferDescription& aidlDesc) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
181 HIDLHardwareBuffer Utils::makeToHidl(const HardwareBuffer& aidlBuffer, bool doDup) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
239 hidlevs::V1_0::EvsResult Utils::makeToHidl(EvsResult result) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
304 hidlevs::V1_1::CameraParam Utils::makeToHidl(CameraParam id) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
407 HIDLStreamType Utils::makeToHidl(StreamType aidlType) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
416 HIDLStreamRotation Utils::makeToHidl(Rotation aidlRotation) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
429 ::android::hardware::camera::device::V3_2::Stream Utils::makeToHidl( in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
464 hidlevs::V1_1::EvsEventType Utils::makeToHidl(const EvsEventType& aidlType) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils
496 bool Utils::makeToHidl(const EvsEventDesc& in, hidlevs::V1_1::EvsEventDesc* out) { in makeToHidl() function in aidl::android::automotive::evs::implementation::Utils