HomeSort by relevance Sort by last modified time
    Searched defs:threadLoop (Results 1 - 25 of 63) sorted by null

1 2 3

  /hardware/qcom/display/libqdutils/
idle_invalidator.cpp 55 bool IdleInvalidator::threadLoop() {
79 //Triggers the threadLoop to run, if not already running.
  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 111 bool AudioLocal::threadLoop()
RemoteAudio.cpp 74 bool RemoteAudio::threadLoop()
  /frameworks/av/services/audioflinger/
AudioWatchdog.cpp 38 bool AudioWatchdog::threadLoop()
  /hardware/samsung_slsi/exynos5/libcamera2/
SignalDrivenThread.cpp 119 bool SignalDrivenThread::threadLoop()
  /frameworks/av/services/camera/libcameraservice/camera2/
BurstCapture.cpp 56 bool BurstCapture::threadLoop() {
JpegCompressor.cpp 75 bool JpegCompressor::threadLoop() {
ProFrameProcessor.cpp 72 bool ProFrameProcessor::threadLoop() {
  /frameworks/base/libs/androidfw/tests/
TestHelpers.h 70 virtual bool threadLoop() {
  /frameworks/base/libs/hwui/thread/
TaskManager.cpp 80 bool TaskManager::WorkerThread::threadLoop() {
  /frameworks/native/libs/utils/
WorkQueue.cpp 115 bool WorkQueue::threadLoop() {
167 bool WorkQueue::WorkThread::threadLoop() {
168 return mWorkQueue->threadLoop();
  /frameworks/native/libs/utils/tests/
TestHelpers.h 70 virtual bool threadLoop() {
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TexturesGenerator.cpp 151 bool TexturesGenerator::threadLoop()
172 ALOGV("threadLoop, %d operations in the queue", mRequestedOperations.size());
179 ALOGV("threadLoop, painting the request with priority %d",
198 ALOGV("threadLoop empty");
  /hardware/ti/omap4xxx/camera/inc/
SensorListener.h 51 virtual bool threadLoop() {
  /device/generic/goldfish/camera/
EmulatedCameraHotplugThread.cpp 144 bool EmulatedCameraHotplugThread::threadLoop() {
EmulatedCameraDevice.h 441 bool threadLoop()
  /device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.cpp 104 bool JpegCompressor::threadLoop() {
  /device/samsung/manta/bubblelevel/
BubbleLevelImpl.cpp 103 bool BubbleLevelImpl::threadLoop() {
187 ALOGV("threadLoop EXIT");
  /frameworks/av/include/media/
JetPlayer.h 109 bool threadLoop() {
  /frameworks/av/media/libmedia/
Visualizer.cpp 346 bool Visualizer::CaptureThread::threadLoop()
  /frameworks/av/media/libmediaplayerservice/
MidiFile.h 98 bool threadLoop() {
  /frameworks/av/media/libstagefright/foundation/
ALooper.cpp 46 virtual bool threadLoop() {
  /frameworks/base/services/common_time/
diag_thread.cpp 201 bool DiagThread::threadLoop() {
  /frameworks/native/services/surfaceflinger/
EventThread.cpp 144 bool EventThread::threadLoop() {
  /frameworks/av/media/libstagefright/omx/
OMX.cpp 50 bool threadLoop();
150 bool OMX::CallbackDispatcherThread::threadLoop() {

Completed in 413 milliseconds

1 2 3