HomeSort by relevance Sort by last modified time
    Searched refs:requestExitAndWait (Results 26 - 43 of 43) sorted by null

12

  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.cpp 139 res = requestExitAndWait();
  /system/core/libutils/
Threads.cpp 785 // clear thread ID so that requestExitAndWait() does not exit if
788 // note that interested observers blocked in requestExitAndWait are
811 status_t Thread::requestExitAndWait()
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp 585 m_pictureThread->requestExitAndWait();
    [all...]
  /frameworks/av/media/libmedia/
AudioTrack.cpp 193 mAudioTrackThread->requestExitAndWait();
419 mAudioTrackThread->requestExitAndWait();
    [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyService.cpp     [all...]
AudioPolicyManager.cpp     [all...]
  /frameworks/base/services/core/jni/
com_android_server_tv_TvInputHal.cpp 181 requestExitAndWait();
  /frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp 549 thread->requestExitAndWait();
  /hardware/ti/omap4-aah/camera/
ANativeWindowDisplayAdapter.cpp 154 mDisplayThread->requestExitAndWait();
    [all...]
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 762 mPreviewThread->requestExitAndWait();
    [all...]
  /hardware/ti/omap4xxx/camera/
ANativeWindowDisplayAdapter.cpp 224 mDisplayThread->requestExitAndWait();
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]
  /frameworks/av/media/libstagefright/foundation/
ANetworkSession.cpp 844 mThread->requestExitAndWait();
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 200 mVSyncThread->requestExitAndWait();
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 376 // When Thread::requestExitAndWait is made virtual and this method is renamed to
377 // "virtual status_t requestExitAndWait()", replace by "return Thread::requestExitAndWait();"
378 requestExitAndWait();
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 2233 milliseconds

12