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

1 2 3

  /development/samples/BrowserPlugin/jni/animation/
AnimationThread.h 40 virtual bool threadLoop();
AnimationThread.cpp 86 bool AnimationThread::threadLoop() {
  /external/webkit/Source/WebCore/platform/graphics/android/
TexturesGenerator.h 60 virtual bool threadLoop();
TexturesGenerator.cpp 163 bool TexturesGenerator::threadLoop()
170 XLOG("threadLoop, got signal");
177 XLOG("threadLoop, %d operations in the queue", mRequestedOperations.size());
183 XLOG("threadLoop, painting the request with priority %d", m_currentOperation->priority());
202 XLOG("threadLoop empty");
  /development/samples/BrowserPlugin/jni/
RenderingThread.h 59 virtual bool threadLoop() = 0;
  /frameworks/base/libs/utils/tests/
TestHelpers.h 70 virtual bool threadLoop() {
  /frameworks/base/services/surfaceflinger/DisplayHardware/
DisplayHardwareBase.h 69 virtual bool threadLoop();
DisplayHardwareBase.cpp 68 bool DisplayHardwareBase::DisplayEventThread::threadLoop()
  /device/samsung/crespo/libcamera/
SecCameraHWInterface.h 85 virtual bool threadLoop() {
97 virtual bool threadLoop() {
110 virtual bool threadLoop() {
  /external/webkit/Source/WebKit/android/smoke/
MessageThread.h 92 virtual bool threadLoop();
MessageThread.cpp 123 bool MessageThread::threadLoop() {
  /frameworks/base/cmds/bootanimation/
BootAnimation.h 49 virtual bool threadLoop();
  /hardware/ti/omap4xxx/camera/inc/
SensorListener.h 51 virtual bool threadLoop() {
ANativeWindowDisplayAdapter.h 124 virtual bool threadLoop()
Encoder_libjpeg.h 124 virtual bool threadLoop() {
  /frameworks/base/include/media/
Visualizer.h 134 virtual bool threadLoop();
AudioRecord.h 342 virtual bool threadLoop();
AudioTrack.h 431 virtual bool threadLoop();
  /frameworks/base/services/camera/libcameraservice/
CameraHardwareStub.h 80 virtual bool threadLoop() {
  /hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h 108 virtual bool threadLoop() {
  /development/tools/emulator/system/camera/
EmulatedCameraDevice.h 401 bool threadLoop()
  /device/moto/wingray/libaudio/
AudioPostProcessor.h 121 bool threadLoop();
  /frameworks/base/services/sensorservice/
SensorService.h 63 virtual bool threadLoop();
  /frameworks/base/media/libstagefright/foundation/
ALooper.cpp 46 virtual bool threadLoop() {
  /frameworks/base/media/libstagefright/omx/
OMX.cpp 50 bool threadLoop();
150 bool OMX::CallbackDispatcherThread::threadLoop() {

Completed in 457 milliseconds

1 2 3