Home
last modified time | relevance | path

Searched refs:TrampolineDeviceInterface_3_6 (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/interfaces/camera/device/3.6/default/include/ext_device_v3_6_impl/
H A DExternalCameraDevice_3_6.h59 return new TrampolineDeviceInterface_3_6(this); in getInterface()
76 struct TrampolineDeviceInterface_3_6 : public ICameraDevice { struct
77 TrampolineDeviceInterface_3_6(sp<ExternalCameraDevice> parent) : in TrampolineDeviceInterface_3_6() argument