Searched defs:destroy (Results 1 - 25 of 36) sorted by relevance

12

/hardware/intel/common/libva/va/wayland/
H A Dva_wayland_private.h37 VADisplayContextDestroyFunc destroy; member in struct:va_wayland_context
H A Dva_wayland.c75 if (pDisplayContextWl && pDisplayContextWl->destroy)
76 pDisplayContextWl->destroy(pDisplayContext);
104 VADisplayContextDestroyFunc destroy; member in struct:va_wayland_backend
150 g_backends[i].destroy(pDisplayContext);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.h41 virtual void destroy(hwc_context_t *ctx, size_t numDisplays,
63 virtual void destroy(hwc_context_t *ctx, size_t numDisplays,
86 virtual void destroy(hwc_context_t *, size_t , function in class:qhwc::HWCVirtualV4L2
H A Dhwc_virtual.cpp63 void HWCVirtualVDS::destroy(hwc_context_t *ctx, size_t /*numDisplays*/, function in class:HWCVirtualVDS
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.h41 virtual void destroy(hwc_context_t *ctx, size_t numDisplays,
63 virtual void destroy(hwc_context_t *ctx, size_t numDisplays,
92 virtual void destroy(hwc_context_t *, size_t , function in class:qhwc::HWCVirtualV4L2
H A Dhwc_virtual.cpp74 void HWCVirtualVDS::destroy(hwc_context_t *ctx, size_t /*numDisplays*/, function in class:HWCVirtualVDS
/hardware/qcom/gps/msm8909/utils/
H A DMsgTask.cpp65 void MsgTask::destroy() { function in class:MsgTask
H A DLocThread.cpp42 void destroy();
49 // destroy(); if detached, the parent can go straight
50 // ahead to destroy()
51 inline void bye() { mJoinable ? stop() : destroy(); }
64 // threashold approprietly for destroy(), e.g. mRefCount.
117 thread->destroy();
127 // join() if mJoinble must come before destroy() call, as
144 // call destroy() to possibly delete the obj
145 destroy();
150 // and the spawned thread can both try to destroy()
153 void LocThreadDelegate::destroy() { function in class:LocThreadDelegate
[all...]
/hardware/qcom/gps/msm8909w_3100/utils/
H A DMsgTask.cpp64 void MsgTask::destroy() { function in class:MsgTask
H A DLocThread.cpp43 void destroy();
50 // destroy(); if detached, the parent can go straight
51 // ahead to destroy()
52 inline void bye() { mJoinable ? stop() : destroy(); }
65 // threashold approprietly for destroy(), e.g. mRefCount.
119 thread->destroy();
129 // join() if mJoinble must come before destroy() call, as
146 // call destroy() to possibly delete the obj
147 destroy();
152 // and the spawned thread can both try to destroy()
155 void LocThreadDelegate::destroy() { function in class:LocThreadDelegate
[all...]
/hardware/qcom/gps/msm8996/utils/
H A DMsgTask.cpp65 void MsgTask::destroy() { function in class:MsgTask
H A DLocThread.cpp42 void destroy();
49 // destroy(); if detached, the parent can go straight
50 // ahead to destroy()
51 inline void bye() { mJoinable ? stop() : destroy(); }
64 // threashold approprietly for destroy(), e.g. mRefCount.
117 thread->destroy();
127 // join() if mJoinble must come before destroy() call, as
144 // call destroy() to possibly delete the obj
145 destroy();
150 // and the spawned thread can both try to destroy()
153 void LocThreadDelegate::destroy() { function in class:LocThreadDelegate
[all...]
/hardware/qcom/gps/msm8998/utils/
H A DMsgTask.cpp64 void MsgTask::destroy() { function in class:MsgTask
H A DLocThread.cpp43 void destroy();
50 // destroy(); if detached, the parent can go straight
51 // ahead to destroy()
52 inline void bye() { mJoinable ? stop() : destroy(); }
65 // threashold approprietly for destroy(), e.g. mRefCount.
119 thread->destroy();
129 // join() if mJoinble must come before destroy() call, as
146 // call destroy() to possibly delete the obj
147 destroy();
152 // and the spawned thread can both try to destroy()
155 void LocThreadDelegate::destroy() { function in class:LocThreadDelegate
[all...]
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_virtual.cpp52 void HWCVirtualVDS::destroy(hwc_context_t *ctx, size_t /*numDisplays*/, function in class:HWCVirtualVDS
/hardware/intel/common/libwsbm/src/
H A Dwsbm_pool.h62 void (*destroy) (struct _WsbmBufStorage ** buf); member in struct:_WsbmBufferPool
118 storage->pool->destroy(&storage);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
H A Dvidc_color_converter.cpp114 void omx_c2d_conv::destroy() function in class:omx_c2d_conv
129 destroy();
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
H A Dvidc_color_converter.cpp123 void omx_c2d_conv::destroy() function in class:omx_c2d_conv
141 destroy();
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
H A Dvidc_color_converter.cpp123 void omx_c2d_conv::destroy() function in class:omx_c2d_conv
141 destroy();
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/
H A Dvidc_color_converter.cpp123 void omx_c2d_conv::destroy() function in class:omx_c2d_conv
141 destroy();
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifihal_internal.h56 int (*destroy)(); member in struct:__anon5708
/hardware/qcom/display/msm8960/liboverlay/
H A Doverlay.cpp51 mPipeBook[i].destroy();
77 mPipeBook[i].destroy();
301 void Overlay::PipeBook::destroy() { function in class:overlay::Overlay::PipeBook
/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPI.cpp187 LocationAPI::destroy() function in class:LocationAPI
560 LocationControlAPI::destroy() function in class:LocationControlAPI
/hardware/qcom/gps/msm8998/location/
H A DLocationAPI.cpp187 LocationAPI::destroy() function in class:LocationAPI
558 LocationControlAPI::destroy() function in class:LocationControlAPI
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.h39 /* don't destroy mMsg; it doesn't belong to us */
171 destroy();
174 void destroy() { function in class:WifiRequest

Completed in 612 milliseconds

12