Home | History | Annotate | Download | only in device3

Lines Matching full:disconnect

86     disconnect();
255 status_t Camera3Device::disconnect() {
1220 res = deletedStream->disconnect();
1222 SET_ERR_L("Can't disconnect deleted stream %d", id);
2048 res = deletedStream->disconnect();
2050 SET_ERR_L("Can't disconnect deleted dummy stream %d", mDummyStreamId);