Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/camera/device/default/
H A DExternalCameraUtils.h262 struct OutputThreadInterface { struct
263 virtual ~OutputThreadInterface() {} in ~OutputThreadInterface() argument
278 virtual aidl::android::hardware::camera::common::Status processCaptureRequestError( in processCaptureRequestError()
/aosp_15_r20/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
H A DExternalCameraUtils.h259 struct OutputThreadInterface : public virtual RefBase { struct