OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SL_ANDROID_PERFORMANCE_POWER_SAVING
(Results
1 - 4
of
4
) sorted by null
/frameworks/wilhelm/include/SLES/
OpenSLES_AndroidConfiguration.h
98
#define
SL_ANDROID_PERFORMANCE_POWER_SAVING
((SLuint32) 0x00000003)
/frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp
92
case
SL_ANDROID_PERFORMANCE_POWER_SAVING
:
164
*pMode =
SL_ANDROID_PERFORMANCE_POWER_SAVING
;
[
all
...]
AudioPlayer_to_android.cpp
504
case
SL_ANDROID_PERFORMANCE_POWER_SAVING
:
573
*pMode =
SL_ANDROID_PERFORMANCE_POWER_SAVING
;
[
all
...]
/frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
584
printf(" -m%d
SL_ANDROID_PERFORMANCE_POWER_SAVING
\n",
585
SL_ANDROID_PERFORMANCE_POWER_SAVING
);
Completed in 622 milliseconds