Home | History | Annotate | Download | only in gui

Lines Matching full:disconnect

275         // If we disconnect and reconnect quickly, we can be in a state where
1107 // Set up a death notification so that we can disconnect
1138 status_t BufferQueueProducer::disconnect(int api) {
1140 BQ_LOGV("disconnect: api %d", api);
1149 // It's not really an error to disconnect after the surface has
1156 // If we're asked to disconnect the currently connected api but
1188 BQ_LOGE("disconnect: still connected to another API "
1194 BQ_LOGE("disconnect: unknown API %d", api);
1419 // this callback upon disconnect. It's therefore safe to read mConnectedApi
1422 disconnect(api);