Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 171) sorted by relevance

1234567

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HdrPlusListenerThread.cpp47 std::unique_lock<std::mutex> l(mCallbackLock); in onOpened() local
58 std::unique_lock<std::mutex> l(mCallbackLock); in onOpenFailed() local
70 std::unique_lock<std::mutex> l(mCallbackLock); in onFatalError() local
82 std::unique_lock<std::mutex> l(mCallbackLock); in onCaptureResult() local
96 std::unique_lock<std::mutex> l(mCallbackLock); in onFailedCaptureResult() local
110 std::unique_lock<std::mutex> l(mCallbackLock); in onShutter() local
121 std::unique_lock<std::mutex> l(mCallbackLock); in onNextCaptureReady() local
133 std::unique_lock<std::mutex> l(mCallbackLock); in onPostview() local
151 std::unique_lock<std::mutex> l(mCallbackLock); in requestExit() local
209 std::unique_lock<std::mutex> l(mCallbackLock); in handleNextCaptureReady() local
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp35 auto_lock l(&m_lock); in set_timestamp_reorder_mode() local
41 auto_lock l(&m_lock); in enable_debug_print() local
150 auto_lock l(&m_lock); in insert_timestamp() local
217 auto_lock l(&m_lock); in remove_time_stamp() local
250 auto_lock l(&m_lock); in flush_timestamp() local
256 auto_lock l(&m_lock); in get_next_timestamp() local
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp35 auto_lock l(&m_lock); in set_timestamp_reorder_mode() local
41 auto_lock l(&m_lock); in enable_debug_print() local
150 auto_lock l(&m_lock); in insert_timestamp() local
217 auto_lock l(&m_lock); in remove_time_stamp() local
250 auto_lock l(&m_lock); in flush_timestamp() local
256 auto_lock l(&m_lock); in get_next_timestamp() local
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp35 auto_lock l(&m_lock); in set_timestamp_reorder_mode() local
41 auto_lock l(&m_lock); in enable_debug_print() local
150 auto_lock l(&m_lock); in insert_timestamp() local
217 auto_lock l(&m_lock); in remove_time_stamp() local
250 auto_lock l(&m_lock); in flush_timestamp() local
256 auto_lock l(&m_lock); in get_next_timestamp() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp35 auto_lock l(&m_lock); in set_timestamp_reorder_mode() local
41 auto_lock l(&m_lock); in enable_debug_print() local
150 auto_lock l(&m_lock); in insert_timestamp() local
217 auto_lock l(&m_lock); in remove_time_stamp() local
250 auto_lock l(&m_lock); in flush_timestamp() local
256 auto_lock l(&m_lock); in get_next_timestamp() local
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp35 auto_lock l(&m_lock); in set_timestamp_reorder_mode() local
41 auto_lock l(&m_lock); in enable_debug_print() local
150 auto_lock l(&m_lock); in insert_timestamp() local
217 auto_lock l(&m_lock); in remove_time_stamp() local
250 auto_lock l(&m_lock); in flush_timestamp() local
256 auto_lock l(&m_lock); in get_next_timestamp() local
/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_wrapper.cc79 std::lock_guard<std::mutex> l(event_processor_lock_); in SetEventProcessor() local
86 std::lock_guard<std::mutex> l(event_queue_lock_); in Enable() local
114 std::lock_guard<std::mutex> l(event_queue_lock_); in Disable() local
172 std::lock_guard<std::mutex> l(event_queue_lock_); in EventCallback() local
177 std::lock_guard<std::mutex> l(event_buffer_lock_); in EventCallback() local
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
DOpenGLDispatchLoader.cpp28 static LazyLoadedGLESv1Dispatch* l = new LazyLoadedGLESv1Dispatch; in sGLESv1Dispatch() local
32 static LazyLoadedGLESv2Dispatch* l = new LazyLoadedGLESv2Dispatch; in sGLESv2Dispatch() local
36 static LazyLoadedEGLDispatch* l = new LazyLoadedEGLDispatch; in sEGLDispatch() local
/hardware/libhardware_legacy/
Dpower.cpp66 std::lock_guard<std::mutex> l{gLock}; in acquire_wake_lock() local
83 std::lock_guard<std::mutex> l{gLock}; in acquire_wake_lock() local
88 std::lock_guard<std::mutex> l{gLock}; in acquire_wake_lock() local
107 std::lock_guard<std::mutex> l{gLock}; in release_wake_lock() local
/hardware/libhardware/modules/camera/3_4/arc/
Dframe_buffer.cpp79 base::AutoLock l(lock_); in Map() local
95 base::AutoLock l(lock_); in Unmap() local
131 base::AutoLock l(lock_); in Map() local
178 base::AutoLock l(lock_); in Unmap() local
/hardware/interfaces/audio/aidl/default/alsa/
DMixer.cpp106 std::lock_guard l(mMixerAccess); in ~Mixer() local
131 std::lock_guard l(mMixerAccess); in getVolumes() local
164 std::lock_guard l(mMixerAccess); in setVolumes() local
186 std::lock_guard l(mMixerAccess); in getMixerControlMute() local
203 std::lock_guard l(mMixerAccess); in getMixerControlVolume() local
220 std::lock_guard l(mMixerAccess); in setMixerControlMute() local
232 std::lock_guard l(mMixerAccess); in setMixerControlVolume() local
/hardware/qcom/sm7150/gps/core/
DSystemStatusOsObserver.h118 inline virtual void subscribe(const list<DataItemId>& l, IDataItemObserver* client) override { in subscribe()
122 inline virtual void requestData(const list<DataItemId>& l, IDataItemObserver* client) override { in requestData()
164 inline void logMe(const unordered_set<DataItemId>& l) { in logMe()
/hardware/qcom/sm8150p/gps/core/
DSystemStatusOsObserver.h118 inline virtual void subscribe(const list<DataItemId>& l, IDataItemObserver* client) override { in subscribe()
122 inline virtual void requestData(const list<DataItemId>& l, IDataItemObserver* client) override { in requestData()
164 inline void logMe(const unordered_set<DataItemId>& l) { in logMe()
/hardware/qcom/sm8150/gps/core/
DSystemStatusOsObserver.h123 inline virtual void subscribe(const list<DataItemId>& l, IDataItemObserver* client) override { in subscribe()
127 inline virtual void requestData(const list<DataItemId>& l, IDataItemObserver* client) override { in requestData()
169 inline void logMe(const unordered_set<DataItemId>& l) { in logMe()
/hardware/qcom/sm7250/gps/core/
DSystemStatusOsObserver.h123 inline virtual void subscribe(const list<DataItemId>& l, IDataItemObserver* client) override { in subscribe()
127 inline virtual void requestData(const list<DataItemId>& l, IDataItemObserver* client) override { in requestData()
169 inline void logMe(const unordered_set<DataItemId>& l) { in logMe()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawDevice.cpp199 std::lock_guard<std::mutex> l(mIoBufferLock); in getFeature() local
244 std::lock_guard<std::mutex> l(mIoBufferLock); in setFeature() local
278 std::lock_guard<std::mutex> l(mIoBufferLock); in sendReport() local
/hardware/interfaces/camera/provider/aidl/vts/
Ddevice_cb.cpp65 std::unique_lock<std::mutex> l(mParent->mLock); in processCaptureResult() local
82 std::unique_lock<std::mutex> l(mLock); in requestStreamBuffers() local
187 std::unique_lock<std::mutex> l(mLock); in returnStreamBuffers() local
226 std::lock_guard<std::mutex> l(mLock); in setCurrentStreamConfig() local
452 std::lock_guard<std::mutex> l(mParent->mLock); in notifyHelper() local
/hardware/google/gfxstream/guest/mesa/src/util/
Dmacros.h458 #define guarded_by(l) __attribute__((guarded_by(l))) argument
459 #define acquire_cap(l) __attribute((acquire_capability(l), no_thread_safety_analysis)) argument
460 #define release_cap(l) __attribute((release_capability(l), no_thread_safety_analysis)) argument
461 #define assert_cap(l) __attribute((assert_capability(l), no_thread_safety_analysis)) argument
462 #define requires_cap(l) __attribute((requires_capability(l))) argument
469 #define guarded_by(l) argument
470 #define acquire_cap(l) argument
471 #define release_cap(l) argument
472 #define assert_cap(l) argument
473 #define requires_cap(l) argument
/hardware/google/graphics/common/memtrack-pixel/core/
Dfilesystem.h28 auto l = strPath.size(); in filename() local
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.cpp112 int validate_lock_input_parameters(const buffer_handle_t buffer, const int l, in validate_lock_input_parameters()
189 uint64_t usage, int l, int t, int w, int h, void **vaddr) in mali_gralloc_lock()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h93 inline uint32_t toRawIndexType(OMX_INDEXTYPE l) { in toRawIndexType()
98 android::status_t l) { in toStatus()
102 inline hidl_vec<uint8_t> inHidlBytes(void const* l, size_t size) { in inHidlBytes()
108 inline uint32_t toRawCommandType(OMX_COMMANDTYPE l) { in toRawCommandType()
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp87 const list<DataItemId>& l, IDataItemObserver* client) in cacheObserverRequest()
112 const list<DataItemId>& l, IDataItemObserver* client) in subscribe()
159 const list<DataItemId>& l, IDataItemObserver* client) in updateSubscription()
227 const list<DataItemId>& l, IDataItemObserver* client) in requestData()
267 const list<DataItemId>& l, IDataItemObserver* client) in unsubscribe()
513 const list<DataItemId>& l, IDataItemObserver* to) in sendFirstResponse()
541 const list<DataItemId>& l, IDataItemObserver* to) in sendCachedDataItems()
/hardware/qcom/gps/msm8909w_3100/core/data-items/common/
DDataItemIndex.cpp136 void DataItemIndex <CT,DIT> :: add in add()
165 void DataItemIndex <CT,DIT> :: add in add()
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
Dall.cpp28 std::initializer_list<std::shared_ptr<NetlinkProtocol>> l) { in toMap()
/hardware/google/gchips/videoapi/
DVendorVideoAPI.cpp70 int i, j, k, l; in Exynos_parsing_user_data_registered_itu_t_t35() local
901 int i, j, k, l; in Exynos_dynamic_meta_to_itu_t_t35() local

1234567