Searched refs:threads (Results 126 - 150 of 169) sorted by relevance

1234567

/frameworks/base/media/jni/
H A Dandroid_media_MediaProfiles.cpp22 #include <utils/threads.h>
H A Dandroid_media_MediaScanner.cpp21 #include <utils/threads.h>
H A Dandroid_media_MediaMetadataRetriever.cpp23 #include <utils/threads.h>
H A Dandroid_media_MediaRecorder.cpp32 #include <utils/threads.h>
/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputWindowHandle.cpp22 #include <utils/threads.h>
/frameworks/base/tests/touchlag/
H A Dtouchlag.cpp30 #include <utils/threads.h>
/frameworks/native/libs/binder/
H A DProcessState.cpp30 #include <utils/threads.h>
303 ALOGE("Binder ioctl to set max threads failed: %s", strerror(-result));
331 ALOGE("Binder ioctl to set max threads failed: %s", strerror(errno));
H A DIMemory.cpp31 #include <utils/threads.h>
300 // calling transact() from multiple threads, but that's not a problem,
H A DMemoryDealer.cpp26 #include <utils/threads.h>
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestGetPositionUri.cpp20 #include <utils/threads.h>
/frameworks/av/camera/
H A DCamera.cpp21 #include <utils/threads.h>
/frameworks/av/include/media/
H A DAudioTrack.h26 #include <utils/threads.h>
/frameworks/av/include/private/media/
H A DAudioTrackShared.h24 #include <utils/threads.h>
571 // Currently AudioFlinger will call framesReady() for a fast track from two threads:
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h23 #include <utils/threads.h>
/frameworks/base/tools/aapt/
H A DBundle.h11 #include <utils/threads.h>
H A DMain.cpp11 #include <utils/threads.h>
H A DPackage.cpp15 #include <utils/threads.h>
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp44 #include <utils/threads.h>
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h37 #include <utils/threads.h>
395 // standby delay for MIXER and DUPLICATING playback threads is read from property
400 // AudioFlinger::setParameters() updates, other threads read w/o lock
723 // all record threads serially share a common tee sink, which is re-created on format change
/frameworks/base/libs/androidfw/
H A DAsset.cpp31 #include <utils/threads.h>
/frameworks/base/media/jni/audioeffect/
H A Dandroid_media_Visualizer.cpp26 #include <utils/threads.h>
/frameworks/native/libs/gui/tests/
H A DIGraphicBufferProducer_test.cpp23 #include <utils/threads.h>
/frameworks/native/services/sensorservice/
H A DSensorEventConnection.cpp18 #include <utils/threads.h>
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h36 #include <utils/threads.h>
514 // it may be read from other threads with mStateLock held
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp40 #include <utils/threads.h>

Completed in 460 milliseconds

1234567