Searched refs:deinit (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/display/libhwcomposer/
H A Dhwc_mdpcomp.h154 static bool deinit();
H A Dhwc_mdpcomp.cpp103 bool MDPComp::deinit() { function in class:qhwc::MDPComp
/hardware/ti/omap4xxx/
H A Dheaptracker.c569 static void deinit(void) __attribute__((destructor));
570 static void deinit(void) function
/hardware/qcom/camera/QCamera/HAL/core/src/
H A DQCameraStream.cpp47 void StreamQueue::deinit(){ function in class:android::StreamQueue
H A DQCameraHWI_Still.cpp171 /* deinit only if we are done taking requested number of snapshots */
173 LOGE(" About to issue deinit callback");
174 /* If it's ZSL Mode, we don't deinit now. We'll stop the polling thread and
175 deinit the channel/buffers only when we change the mode from zsl to
675 /* deinit buffers only if we have already allocated */
873 LOGD("%s: Already deinit'd!", __func__);
878 /* deinit buffer */
902 /* deinit jpeg buffer if allocated */
2039 /* deinit snapshot queue */
2041 mSnapshotQueue.deinit();
[all...]
/hardware/qcom/camera/QCamera/HAL2/core/inc/
H A DQCameraStream.h62 void deinit();
/hardware/qcom/camera/
H A DQCameraStream.cpp48 void StreamQueue::deinit(){ function in class:android::StreamQueue
H A DQCameraStream.h77 void deinit();
H A DQualcommCameraHardware.h368 void deinit();
H A DQCameraHWI_Still.cpp192 /* 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 */
942 ALOGV("%s: Already deinit'd!", __func__);
947 /* deinit buffer */
980 /* deinit jpeg buffer if allocated */
2274 /* deinit snapshot queue */
2276 mSnapshotQueue.deinit();
[all...]
H A DQualcommCameraHardware.cpp1175 void QualcommCameraHardware::FrameQueue::deinit(){ function in class:android::QualcommCameraHardware::FrameQueue
4031 mPreviewBusyQueue.deinit();
5277 mPreviewBusyQueue.deinit();
5327 //deinit
/hardware/qcom/camera/QCamera/HAL/core/inc/
H A DQCameraStream.h67 void deinit();
/hardware/qcom/camera/QCamera/HAL2/core/src/
H A DQCameraStream.cpp47 void StreamQueue::deinit(){ function in class:android::StreamQueue
435 ALOGI("%s: deinit stream[%d]", __func__, i);
437 ALOGI("%s: deinit stream[%d] done", __func__, i);
/hardware/ti/wlan/wl1271/wpa_supplicant_lib/
H A Ddriver_ti.c1437 .deinit = wpa_driver_tista_deinit,
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
H A Ddriver_mac80211.c2170 .deinit = wpa_driver_wext_deinit,

Completed in 271 milliseconds