Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/camera/device/3.5/default/include/device_v3_5_impl/
H A DCameraDeviceSession.h78 return new TrampolineSessionInterface_3_5(this); in getInterface()
173 struct TrampolineSessionInterface_3_5 : public ICameraDeviceSession { struct
174 TrampolineSessionInterface_3_5(sp<CameraDeviceSession> parent) : in TrampolineSessionInterface_3_5() function
/aosp12/hardware/interfaces/camera/device/3.5/default/include/ext_device_v3_5_impl/
H A DExternalCameraDeviceSession.h91 return new TrampolineSessionInterface_3_5(this); in getInterface()
187 struct TrampolineSessionInterface_3_5 : public ICameraDeviceSession { struct
188 TrampolineSessionInterface_3_5(sp<ExternalCameraDeviceSession> parent) : in TrampolineSessionInterface_3_5() function