Searched refs:readyToRun (Results 1 - 11 of 11) sorted by last modified time

/frameworks/native/include/utils/
H A DThread.h58 virtual status_t readyToRun();
/frameworks/native/libs/utils/
H A DThreads.cpp708 status_t Thread::readyToRun() function in class:android::Thread
723 // try again after an error happened (either below, or in readyToRun())
779 self->mStatus = self->readyToRun();
784 // running at least once after a successful ::readyToRun()
791 // successful ::readyToRun() call instead of entering the
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp460 status_t SurfaceFlinger::readyToRun() function in class:android::SurfaceFlinger
H A DSurfaceFlinger.h219 virtual status_t readyToRun();
/frameworks/av/media/libstagefright/foundation/
H A DALooper.cpp40 virtual status_t readyToRun() { function in struct:android::ALooper::LooperThread
43 return Thread::readyToRun();
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1683 status_t AudioFlinger::PlaybackThread::readyToRun() function in class:android::AudioFlinger::PlaybackThread
6018 status_t AudioFlinger::RecordThread::readyToRun() function in class:android::AudioFlinger::RecordThread
H A DAudioFlinger.h1035 virtual status_t readyToRun();
1491 virtual status_t readyToRun();
/frameworks/av/services/camera/libcameraservice/camera2/
H A DJpegCompressor.cpp70 status_t JpegCompressor::readyToRun() { function in class:android::camera2::JpegCompressor
H A DJpegCompressor.h100 virtual status_t readyToRun();
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp217 status_t BootAnimation::readyToRun() { function in class:android::BootAnimation
H A DBootAnimation.h49 virtual status_t readyToRun();

Completed in 349 milliseconds