Home
last modified time | relevance | path

Searched refs:threadLoop (Results 1 – 25 of 44) sorted by relevance

12

/hardware/intel/img/hwcomposer/merrifield/common/base/
DSimpleThread.h28 virtual bool threadLoop() { return mOwner->threadLoop(); } \
33 bool threadLoop(); \
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DSimpleThread.h28 virtual bool threadLoop() { return mOwner->threadLoop(); } \
33 bool threadLoop(); \
/hardware/libhardware/modules/sensors/dynamic_sensor/
DConnectionDetector.h50 virtual bool threadLoop();
68 virtual bool threadLoop();
DHidRawSensorDevice.h45 virtual bool threadLoop() override;
DConnectionDetector.cpp84 bool SocketConnectionDetector::threadLoop() { in threadLoop() function in android::SensorHalExt::SocketConnectionDetector
213 bool FileConnectionDetector::threadLoop() { in threadLoop() function in android::SensorHalExt::FileConnectionDetector
DDummyDynamicAccelDaemon.h52 virtual bool threadLoop() override;
DHidRawSensorDevice.cpp87 bool HidRawSensorDevice::threadLoop() { in threadLoop() function in android::SensorHalExt::HidRawSensorDevice
/hardware/interfaces/broadcastradio/common/utils/
DWorkerThread.cpp39 WorkerThread::WorkerThread() : mIsTerminating(false), mThread(&WorkerThread::threadLoop, this) {} in WorkerThread()
68 void WorkerThread::threadLoop() { in threadLoop() function in android::WorkerThread
/hardware/libhardware/modules/usbcamera/
DHotplugThread.cpp42 bool HotplugThread::threadLoop() { in threadLoop() function in usb_camera_hal::HotplugThread
DHotplugThread.h43 virtual bool threadLoop();
/hardware/libhardware/modules/camera/3_4/
Dfunction_thread.h33 bool threadLoop() override { in threadLoop() function
/hardware/qcom/display/msm8084/libqdutils/
Didle_invalidator.h51 virtual bool threadLoop();
Didle_invalidator.cpp93 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
/hardware/qcom/display/msm8226/libqdutils/
Didle_invalidator.h51 virtual bool threadLoop();
Didle_invalidator.cpp93 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
/hardware/qcom/display/msm8960/libqdutils/
Didle_invalidator.h52 virtual bool threadLoop();
Didle_invalidator.cpp55 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
/hardware/qcom/display/msm8994/libqdutils/
Didle_invalidator.h53 virtual bool threadLoop();
Didle_invalidator.cpp114 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
/hardware/interfaces/broadcastradio/common/utils/include/broadcastradio-utils/
DWorkerThread.h46 void threadLoop();
/hardware/intel/img/hwcomposer/merrifield/common/observers/
DVsyncEventObserver.cpp107 bool VsyncEventObserver::threadLoop() in threadLoop() function in android::intel::VsyncEventObserver
DSoftVsyncObserver.cpp111 bool SoftVsyncObserver::threadLoop() in threadLoop() function in android::intel::SoftVsyncObserver
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/
DVsyncEventObserver.cpp106 bool VsyncEventObserver::threadLoop() in threadLoop() function in android::intel::VsyncEventObserver
DSoftVsyncObserver.cpp107 bool SoftVsyncObserver::threadLoop() in threadLoop() function in android::intel::SoftVsyncObserver
/hardware/intel/common/utils/ISV/include/
Disv_processor.h59 virtual bool threadLoop();

12