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

1 2

  /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 52 static void SetPriority(const Context *rsc, int32_t priority);
69 SetPriority,
204 void SetPriority(const Context *rsc, int32_t priority) {
207 dc->mCpuRef->setPriority(priority);
  /external/sonivox/jet_tools/JetCreator/
eas.py 241 def SetPriority (self, priority):
    [all...]
  /external/stressapptest/src/
worker.h 223 void SetPriority(Priority priority) { priority_ = priority; }
  /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/ndk/5/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/6/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/6/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/7/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/7/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/7/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/7/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/8/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/8/platforms/android-14/arch-mips/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/8/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/8/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/8/platforms/android-9/arch-mips/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/8/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/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 193 XAresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 193 XAresult (*SetPriority) (
    [all...]

Completed in 1850 milliseconds

1 2