Searched refs:threadLoop (Results 1 - 25 of 37) sorted by relevance

12

/hardware/intel/img/hwcomposer/common/base/
H A DSimpleThread.h28 virtual bool threadLoop() { return mOwner->threadLoop(); } \
33 bool threadLoop(); \
/hardware/qcom/display/msm8084/libqdutils/
H A Didle_invalidator.h51 virtual bool threadLoop();
H A Didle_invalidator.cpp88 //Triggers the threadLoop to run, if not already running.
93 bool IdleInvalidator::threadLoop() { function in class:IdleInvalidator
/hardware/qcom/display/msm8226/libqdutils/
H A Didle_invalidator.h51 virtual bool threadLoop();
H A Didle_invalidator.cpp88 //Triggers the threadLoop to run, if not already running.
93 bool IdleInvalidator::threadLoop() { function in class:IdleInvalidator
/hardware/qcom/display/msm8960/libqdutils/
H A Didle_invalidator.h52 virtual bool threadLoop();
H A Didle_invalidator.cpp55 bool IdleInvalidator::threadLoop() { function in class:IdleInvalidator
79 //Triggers the threadLoop to run, if not already running.
/hardware/qcom/display/msm8974/libqdutils/
H A Didle_invalidator.h54 virtual bool threadLoop();
H A Didle_invalidator.cpp56 bool IdleInvalidator::threadLoop() { function in class:IdleInvalidator
83 //Triggers the threadLoop to run, if not already running.
/hardware/samsung_slsi/exynos5/libcamera2/
H A DSignalDrivenThread.h67 bool threadLoop();
H A DSignalDrivenThread.cpp119 bool SignalDrivenThread::threadLoop() function in class:android::SignalDrivenThread
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.h120 virtual bool threadLoop() { function in class:android::ExynosCameraHWInterface::PreviewThread
135 virtual bool threadLoop() { function in class:android::ExynosCameraHWInterface::VideoThread
147 virtual bool threadLoop() { function in class:android::ExynosCameraHWInterface::PictureThread
160 virtual bool threadLoop() { function in class:android::ExynosCameraHWInterface::AutoFocusThread
/hardware/ti/omap4-aah/camera/inc/
H A DSensorListener.h54 virtual bool threadLoop() { function in class:Ti::Camera::SensorLooperThread
H A DBufferSourceAdapter.h71 virtual bool threadLoop() { function in class:Ti::Camera::BufferSourceAdapter::ReturnFrame
122 virtual bool threadLoop() { function in class:Ti::Camera::BufferSourceAdapter::QueueFrame
H A DANativeWindowDisplayAdapter.h122 virtual bool threadLoop() function in class:Ti::Camera::ANativeWindowDisplayAdapter::DisplayThread
H A DEncoder_libjpeg.h162 virtual bool threadLoop() { function in class:Ti::Camera::Encoder_libjpeg
/hardware/ti/omap4xxx/camera/inc/
H A DSensorListener.h51 virtual bool threadLoop() { function in class:android::SensorLooperThread
H A DANativeWindowDisplayAdapter.h123 virtual bool threadLoop() function in class:android::ANativeWindowDisplayAdapter::DisplayThread
/hardware/intel/img/hwcomposer/common/observers/
H A DSoftVsyncObserver.cpp111 bool SoftVsyncObserver::threadLoop() function in class:android::intel::SoftVsyncObserver
H A DVsyncEventObserver.cpp106 bool VsyncEventObserver::threadLoop() function in class:android::intel::VsyncEventObserver
H A DUeventObserver.cpp152 bool UeventObserver::threadLoop() function in class:android::intel::UeventObserver
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
H A DV4LCameraAdapter.h108 virtual bool threadLoop() { function in class:android::V4LCameraAdapter::PreviewThread
/hardware/intel/common/utils/ISV/include/
H A Disv_processor.h54 // Derived class must implement threadLoop(). The thread starts its life
56 // 1) loop: if threadLoop() returns true, it will be called again if
58 // 2) once: if threadLoop() returns false, the thread will exit upon return.
59 virtual bool threadLoop();
/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
H A DV4LCameraAdapter.h146 virtual bool threadLoop() { function in class:Ti::Camera::V4LCameraAdapter::PreviewThread
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_bufferqueue.h64 virtual bool threadLoop() { function in class:BQ_BufferSourceThread

Completed in 8384 milliseconds

12