Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/inc/
DCameraHal.h1376 status_t releaseTapoutLocked(struct preview_stream_ops *out);
/hardware/ti/omap4-aah/camera/
DCameraHal.cpp2231 status_t CameraHal::releaseTapoutLocked(struct preview_stream_ops *tapout) in releaseTapoutLocked() function in Ti::Camera::CameraHal
2467 ret |= releaseTapoutLocked(tapout); in releaseBufferSource()