Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.5/default/
DExternalCameraDeviceSession.cpp268 void ExternalCameraDeviceSession::closeOutputThread() { in closeOutputThread() function in android::hardware::camera::device::V3_5::implementation::ExternalCameraDeviceSession
270 V3_4::implementation::ExternalCameraDeviceSession::closeOutputThread(); in closeOutputThread()
/hardware/interfaces/camera/device/3.5/default/include/ext_device_v3_5_impl/
DExternalCameraDeviceSession.h115 virtual void closeOutputThread() override;
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h181 virtual void closeOutputThread();
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp189 void ExternalCameraDeviceSession::closeOutputThread() { in closeOutputThread() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession
483 closeOutputThread(); in close()