Searched defs:cleanupBuffersLocked (Results 1 - 2 of 2) sorted by path

/hardware/interfaces/camera/device/3.2/default/
H A DCameraDeviceSession.cpp911 cleanupBuffersLocked(id);
998 void CameraDeviceSession::cleanupBuffersLocked(int id) { function in class:android::hardware::camera::device::V3_2::implementation::CameraDeviceSession
/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp442 cleanupBuffersLocked(/*Stream ID*/pair.first);
2017 void ExternalCameraDeviceSession::cleanupBuffersLocked(int id) { function in class:android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession
2497 cleanupBuffersLocked(id);

Completed in 68 milliseconds