Home
last modified time | relevance | path

Searched refs:Lock (Results 1 – 25 of 29) sorted by relevance

12

/hardware/qcom/display/msm8996/sdm/include/utils/
Dlocker.h45 locker_.Lock(); in ScopeLock()
59 locker_.Lock(); in SequenceEntryScopeLock()
74 locker_.Lock(); in SequenceExitScopeLock()
90 locker_.Lock(); in SequenceWaitScopeLock()
114 locker_.Lock(); in SequenceCancelScopeLock()
137 void Lock() { pthread_mutex_lock(&mutex_); } in Lock() function
/hardware/qcom/sdm845/display/sdm/include/utils/
Dlocker.h46 locker_.Lock(); in ScopeLock()
60 locker_.Lock(); in SequenceEntryScopeLock()
75 locker_.Lock(); in SequenceExitScopeLock()
91 locker_.Lock(); in SequenceWaitScopeLock()
115 locker_.Lock(); in SequenceCancelScopeLock()
141 void Lock() { pthread_mutex_lock(&mutex_); } in Lock() function
/hardware/qcom/display/msm8998/sdm/include/utils/
Dlocker.h45 locker_.Lock(); in ScopeLock()
59 locker_.Lock(); in SequenceEntryScopeLock()
74 locker_.Lock(); in SequenceExitScopeLock()
90 locker_.Lock(); in SequenceWaitScopeLock()
114 locker_.Lock(); in SequenceCancelScopeLock()
137 void Lock() { pthread_mutex_lock(&mutex_); } in Lock() function
/hardware/qcom/display/msm8909/sdm/include/utils/
Dlocker.h45 locker_.Lock(); in ScopeLock()
59 locker_.Lock(); in SequenceEntryScopeLock()
74 locker_.Lock(); in SequenceExitScopeLock()
90 locker_.Lock(); in SequenceWaitScopeLock()
114 locker_.Lock(); in SequenceCancelScopeLock()
137 void Lock() { pthread_mutex_lock(&mutex_); } in Lock() function
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dlocker.h45 locker_.Lock(); in ScopeLock()
59 locker_.Lock(); in SequenceEntryScopeLock()
74 locker_.Lock(); in SequenceExitScopeLock()
90 locker_.Lock(); in SequenceWaitScopeLock()
114 locker_.Lock(); in SequenceCancelScopeLock()
137 void Lock() { pthread_mutex_lock(&mutex_); } in Lock() function
/hardware/qcom/sm8150/display/sdm/include/utils/
Dlocker.h46 locker_.Lock(); in ScopeLock()
60 locker_.Lock(); in SequenceEntryScopeLock()
75 locker_.Lock(); in SequenceExitScopeLock()
91 locker_.Lock(); in SequenceWaitScopeLock()
115 locker_.Lock(); in SequenceCancelScopeLock()
148 void Lock() { pthread_mutex_lock(&mutex_); } in Lock() function
/hardware/qcom/sm7250/display/sdm/include/utils/
Dlocker.h46 locker_.Lock(); in ScopeLock()
60 locker_.Lock(); in SequenceEntryScopeLock()
75 locker_.Lock(); in SequenceExitScopeLock()
91 locker_.Lock(); in SequenceWaitScopeLock()
115 locker_.Lock(); in SequenceCancelScopeLock()
148 void Lock() { pthread_mutex_lock(&mutex_); } in Lock() function
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Dvsyncworker.cpp63 Lock(); in RegisterCallback()
69 Lock(); in VSyncControl()
144 Lock(); in Routine()
/hardware/interfaces/sensors/2.1/
DISensors.hal62 * The Wake Lock FMQ is used by the framework to notify the HAL when it is
66 * Lock FMQ. When the HAL reads the data from the Wake Lock FMQ, the HAL
71 * events _before_ posting the event to the Wake Lock FMQ, in order to avoid
76 * notify the HAL that data has been written to the Wake Lock FMQ and must
87 * Wake Lock FMQ, then any held wake_lock for WAKE_UP events must be
90 * If either the Event FMQ or the Wake Lock FMQ is already initialized when
109 * create the Wake Lock FMQ which is where wake_lock events are read
/hardware/libhardware/modules/camera/3_4/arc/
Dframe_buffer.h98 base::Lock lock_;
123 base::Lock lock_;
/hardware/interfaces/sensors/2.0/
Dtypes.hal21 * The maximum number of seconds to wait for a message on the Wake Lock FMQ
47 * Lock FMQ.
DISensors.hal95 * The Wake Lock FMQ is used by the framework to notify the HAL when it is
99 * Lock FMQ. When the HAL reads the data from the Wake Lock FMQ, the HAL
104 * events _before_ posting the event to the Wake Lock FMQ, in order to avoid
109 * notify the HAL that data has been written to the Wake Lock FMQ and must
120 * Wake Lock FMQ, then any held wake_lock for WAKE_UP events must be
123 * If either the Event FMQ or the Wake Lock FMQ is already initialized when
142 * create the Wake Lock FMQ which is where wake_lock events are read
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Dworker.h32 void Lock() { in Lock() function
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_encoder.h63 void Lock();
Ddrm_connector.h54 void Lock() { status_ = DRMStatus::BUSY; } in Lock() function
Ddrm_crtc.h64 void Lock();
Ddrm_connector.cpp386 conn.second->Lock(); in Reserve()
396 conn.second->Lock(); in Reserve()
413 iter->second->Lock(); in Reserve()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3StreamMem.h141 int32_t (*Lock)( member
DQCamera3StreamMem.cpp610 m_grallocInterface.Lock = reinterpret_cast<GRALLOC1_PFN_LOCK>( in NativeBufferInterface()
/hardware/interfaces/gnss/1.0/
DIGnssConfiguration.hal38 /** Lock Mobile Originated GPS functionalitues. */
41 /** Lock Network initiated GPS functionalities. */
/hardware/google/camera/common/sensor_listener/
Dgoog_gralloc_wrapper.cc188 void* GoogGrallocWrapper::Lock(const native_handle_t* buffer_handle, in Lock() function in android::camera_sensor_listener::GoogGrallocWrapper
Dgoog_gyro_direct.cc162 gyro_direct_channel_addr_ = goog_gralloc_wrapper_ptr_->Lock( in EnableDirectChannel()
/hardware/interfaces/tv/tuner/1.0/
Dtypes.hal1359 * Lock status for Demod.
1440 * Lock status for RF.
1459 * Demod Lock/Unlock status of this particular PLP.
1489 * Lock status for Demod in True/False.
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.cpp210 locker_.Lock(); in Start()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp210 locker_.Lock(); in Start()

12