Home | History | Annotate | Download | only in device3

Lines Matching refs:disconnectLocked

163     disconnectLocked();
659 status_t Camera3OutputStream::disconnectLocked() {
662 if ((res = Camera3IOStreamBase::disconnectLocked()) != OK) {