Home
last modified time | relevance | path

Searched refs:SmartLock (Results 1 – 23 of 23) sorted by relevance

/external/libxcam/xcore/
Dsafe_list.h54 SmartLock lock(_mutex); in size()
58 SmartLock lock(_mutex); in is_empty()
65 SmartLock lock(_mutex); in pause_pop()
70 SmartLock lock(_mutex); in resume_pop()
87 SmartLock lock (_mutex); in pop()
118 SmartLock lock (_mutex); in push()
129 SmartLock lock (_mutex); in erase()
144 SmartLock lock (_mutex); in front()
154 SmartLock lock (_mutex); in clear()
Dxcam_thread.cpp51 SmartLock locker(thread->_mutex); in thread_func()
58 SmartLock locker(thread->_mutex); in thread_func()
72 SmartLock locker(thread->_mutex); in thread_func()
94 SmartLock locker(_mutex); in start()
119 SmartLock locker(_mutex); in emit_stop()
126 SmartLock locker(_mutex); in stop()
138 SmartLock locker(_mutex); in is_running()
Dthread_pool.cpp50 SmartLock lock (_pool->_mutex); in started()
65 SmartLock lock (_pool->_mutex); in loop()
77 SmartLock lock (_pool->_mutex); in loop()
85 SmartLock lock (_pool->_mutex); in loop()
144 SmartLock locker(_mutex); in is_running()
151 SmartLock locker(_mutex); in start()
177 SmartLock locker(_mutex); in stop()
204 SmartLock locker(_mutex); in stop()
237 SmartLock locker (_mutex); in queue()
246 SmartLock locker(_mutex); in queue()
Dbuffer_pool.cpp82 SmartLock lock (_mutex); in set_video_info()
106 SmartLock lock (_mutex); in reserve()
151 SmartLock lock (_mutex); in get_buffer()
184 SmartLock lock (_mutex); in stop()
194 SmartLock lock (_mutex); in release()
Dxcam_mutex.h104 class SmartLock {
106 XCAM_DEAD_COPY (SmartLock);
109 SmartLock (XCam::Mutex &mutex): _mutex(mutex) { in SmartLock() function
112 virtual ~SmartLock () { in ~SmartLock()
Dsmart_analysis_handler.cpp73 SmartLock locker (_handler_map_lock); in create_context()
84 SmartLock locker (_handler_map_lock); in destroy_context()
106 SmartLock locker (_handler_map_lock); in post_aync_results()
Dhandler_interface.h44 : public SmartLock
48 : SmartLock (handler->_mutex) in HandlerLock()
Dx3a_analyzer_manager.cpp36 SmartLock lock(_mutex); in instance()
Dx3a_result_factory.cpp45 SmartLock locker (_mutex); in instance()
Ddrm_display.cpp54 SmartLock lock(_mutex); in instance()
/external/libxcam/modules/soft/
Dsoft_handler.cpp52 SmartLock locker (_mutex); in signal_done()
61 SmartLock locker (_mutex); in wakeup()
69 SmartLock locker (_mutex); in signal_wait_ret()
79 SmartLock locker (_mutex); in is_error()
Dsoft_stitcher.cpp274 SmartLock locker (_map_mutex); in get_and_reset_feature_match_factors()
392 SmartLock locker (_map_mutex); in remove_task_count()
405 SmartLock locker (_map_mutex); in dec_task_count()
536 SmartLock locker (_map_mutex); in feature_match()
575 SmartLock locker (_map_mutex); in start_overlap_tasks()
770 SmartLock locker (_impl->_map_mutex); in start_task_count()
Dsoft_worker.cpp38 SmartLock locker(_mutex); in update_error()
42 SmartLock locker(_mutex); in get_error()
Dsoft_blender.cpp442 SmartLock locker (map_args_mutex); in start_blend_task()
559 SmartLock locker (map_args_mutex); in start_reconstruct_task_by_gauss()
591 SmartLock locker (map_args_mutex); in start_reconstruct_task_by_lap()
/external/libxcam/tests/
Dtest-poll-thread.cpp150 SmartLock locker (g_mutex); in dev_stop_handler()
236 SmartLock locker (g_mutex); in main()
Dtest-device-manager.cpp172 SmartLock locker (g_mutex); in handle_buffer()
246 SmartLock locker (g_mutex); in dev_stop_handler()
910 SmartLock locker (g_mutex); in main()
/external/libxcam/modules/ocl/
Dpriority_buffer_queue.cpp44 SmartLock lock (_mutex); in push_priority_buf()
Dcv_context.cpp35 SmartLock locker (_init_mutex); in instance()
Dcl_image_processor.h79 #define STREAM_LOCK SmartLock stream_lock (this->_stream_mutex)
Dcl_device.cpp35 SmartLock locker(_instance_mutex); in instance()
Dcl_kernel.cpp148 SmartLock locker (_kernel_map_mutex); in build_kernel()
/external/libxcam/plugins/3a/aiq/
Daiq_wrapper.cpp154 SmartLock locker (_result_mutex); in x3a_calculation_done()
182 SmartLock locker (_result_mutex); in get_results()
/external/libxcam/plugins/smart/sample/
Dsample_smart_analysis.cpp317 SmartLock locker (_result_mutex); in x3a_calculation_done()
325 SmartLock locker (_result_mutex); in get_results()