Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 25 of 87) sorted by relevance

1234

/hardware/intel/common/libva/test/basic/
Dtestplan.txt19 - Create & destroy config for each profile / entrypoint
29 - Create and destroy surfaces
32 - Create 1, 4 and 16 surfaces, destroy 4, create 6 surfaces, destroy 16, 1
36 - Create and destroy surfaces of different sizes
42 - Create and destroy a context for each profile / entrypoint
48 - Create and destroy buffers
50 - For each different buffertype, create a buffer, then destroy them one by
84 - Create and destroy vaImage
/hardware/qcom/gps/msm8909w_3100/utils/
DLocThread.cpp43 void destroy();
52 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
119 thread->destroy(); in create()
147 destroy(); in stop()
155 void LocThreadDelegate::destroy() { in destroy() function in LocThreadDelegate
200 locThread->destroy(); in threadMain()
DMsgTask.h51 void destroy();
DLocTimer.cpp153 void destroy();
417 void LocTimerPollTask::destroy() { in destroy() function in LocTimerPollTask
605 void destroy() { in destroy() function in LocTimerWrapper
618 destroy(); in timeOutCallback()
644 locTimerWrapper->destroy(); in loc_timer_stop()
/hardware/qcom/gps/msm8909/utils/
DLocThread.cpp42 void destroy();
51 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
117 thread->destroy(); in create()
145 destroy(); in stop()
153 void LocThreadDelegate::destroy() { in destroy() function in LocThreadDelegate
198 locThread->destroy(); in threadMain()
DMsgTask.h51 void destroy();
/hardware/qcom/gps/msm8996/utils/
DLocThread.cpp42 void destroy();
51 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
117 thread->destroy(); in create()
145 destroy(); in stop()
153 void LocThreadDelegate::destroy() { in destroy() function in LocThreadDelegate
198 locThread->destroy(); in threadMain()
DMsgTask.h51 void destroy();
DLocTimer.cpp154 void destroy();
416 void LocTimerPollTask::destroy() { in destroy() function in LocTimerPollTask
592 void destroy() { in destroy() function in LocTimerWrapper
605 destroy(); in timeOutCallback()
631 locTimerWrapper->destroy(); in loc_timer_stop()
/hardware/qcom/gps/msm8998/utils/
DLocThread.cpp43 void destroy();
52 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
119 thread->destroy(); in create()
147 destroy(); in stop()
155 void LocThreadDelegate::destroy() { in destroy() function in LocThreadDelegate
200 locThread->destroy(); in threadMain()
DMsgTask.h51 void destroy();
/hardware/qcom/display/msm8084/libhwcomposer/
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 , in destroy() function
/hardware/intel/common/libva/va/wayland/
Dva_wayland.c75 if (pDisplayContextWl && pDisplayContextWl->destroy) in va_DisplayContextDestroy()
76 pDisplayContextWl->destroy(pDisplayContext); in va_DisplayContextDestroy()
104 VADisplayContextDestroyFunc destroy; member
150 g_backends[i].destroy(pDisplayContext); in vaGetDisplayWl()
Dva_wayland_private.h37 VADisplayContextDestroyFunc destroy; member
/hardware/qcom/display/msm8226/libhwcomposer/
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 , in destroy() function
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
Dvidc_color_converter.cpp114 void omx_c2d_conv::destroy() in destroy() function in omx_c2d_conv
129 destroy(); in ~omx_c2d_conv()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/
Dvidc_color_converter.cpp123 void omx_c2d_conv::destroy() in destroy() function in omx_c2d_conv
141 destroy(); in ~omx_c2d_conv()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
Dvidc_color_converter.cpp123 void omx_c2d_conv::destroy() in destroy() function in omx_c2d_conv
141 destroy(); in ~omx_c2d_conv()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
Dvidc_color_converter.cpp123 void omx_c2d_conv::destroy() in destroy() function in omx_c2d_conv
141 destroy(); in ~omx_c2d_conv()
/hardware/intel/common/libwsbm/src/
Dwsbm_pool.h62 void (*destroy) (struct _WsbmBufStorage ** buf); member
118 storage->pool->destroy(&storage); in wsbmBufStorageUnref()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/inc/
Dvidc_color_converter.h37 void destroy();
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/
Dvidc_color_converter.h39 void destroy();
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
Dvidc_color_converter.h39 void destroy();
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
Dvidc_color_converter.h39 void destroy();
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_virtual.h44 void destroy(hwc_context_t *ctx, size_t numDisplays,

1234