Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/include/device_v3_4_impl/
DCameraDeviceSession.h72 return new TrampolineSessionInterface_3_4(this); in getInterface()
132 struct TrampolineSessionInterface_3_4 : public ICameraDeviceSession { struct
133 TrampolineSessionInterface_3_4(sp<CameraDeviceSession> parent) : in TrampolineSessionInterface_3_4() function
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h106 return new TrampolineSessionInterface_3_4(this); in getInterface()
417 struct TrampolineSessionInterface_3_4 : public ICameraDeviceSession { struct
418 TrampolineSessionInterface_3_4(sp<ExternalCameraDeviceSession> parent) : in TrampolineSessionInterface_3_4() function