HomeSort by relevance Sort by last modified time
    Searched defs:SetPriority (Results 1 - 20 of 20) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
signalthread.cc 57 bool SignalThread::SetPriority(ThreadPriority priority) {
61 return worker_.SetPriority(priority);
thread.cc 219 bool Thread::SetPriority(ThreadPriority priority) {
  /frameworks/rs/driver/
rsdCore.cpp 45 static void SetPriority(const Context *rsc, int32_t priority);
55 SetPriority,
274 void SetPriority(const Context *rsc, int32_t priority) {
277 setpriority(PRIO_PROCESS, dc->mWorkers.mNativeThreadId[ct], priority);
  /external/sonivox/jet_tools/JetCreator/
eas.py 241 def SetPriority (self, priority):
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 193 XAresult (*SetPriority) (
    [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 193 XAresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 193 XAresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 193 XAresult (*SetPriority) (
    [all...]

Completed in 2867 milliseconds