Home | History | Annotate | Download | only in camera

Lines Matching full:deinit

192        /* deinit only if we are done taking requested number of snapshots */
194 ALOGV(" About to issue deinit callback");
195 /* If it's ZSL Mode, we don't deinit now. We'll stop the polling thread and
196 deinit the channel/buffers only when we change the mode from zsl to
745 /* deinit buffers only if we have already allocated */
909 /* Deinit only if we have already initialized*/
942 ALOGV("%s: Already deinit'd!", __func__);
947 /* deinit buffer */
980 /* deinit jpeg buffer if allocated */
2274 /* deinit snapshot queue */
2276 mSnapshotQueue.deinit();
2278 /* deinit snapshot queue */
2280 mWDNQueue.deinit();
2487 /* Depending upon current state, we'll need to allocate-deallocate-deinit*/
2494 ALOGE("%s:Deinit RAW channel failed=%d\n", __func__, ret);
2504 ALOGE("%s:Deinit Snapshot channel failed=%d\n", __func__, ret);
2514 upper-layer during disconnect. So we need to deinit everything
2544 upper-layer during disconnect. So we need to deinit everything
2547 //deinit();