OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAndroidConfigurationItf
(Results
1 - 9
of
9
) sorted by null
/system/media/wilhelm/src/itf/
IAndroidConfiguration.c
22
static SLresult IAndroidConfiguration_SetConfiguration(
SLAndroidConfigurationItf
self,
63
static SLresult IAndroidConfiguration_GetConfiguration(
SLAndroidConfigurationItf
self,
/development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h
146
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
150
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
155
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h
146
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
150
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
155
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h
146
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
150
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
155
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h
146
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
150
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
155
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/system/media/wilhelm/include/SLES/
OpenSLES_Android.h
150
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
154
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
159
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/system/media/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
158
SLAndroidConfigurationItf
configItf;
/system/media/wilhelm/tests/mimeUri/
slesTestPlayStreamType.cpp
69
SLAndroidConfigurationItf
configItf;
105
/* Set arrays required[] and iidArray[] for
SLAndroidConfigurationItf
interfaces */
153
/* Get the SLPlayItf, SLPrefetchStatusItf and
SLAndroidConfigurationItf
interfaces for player */
240
fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf,
SLAndroidConfigurationItf
\n",
/frameworks/ex/variablespeed/jni/
variablespeed.cc
213
SLAndroidConfigurationItf
playerConfig;
Completed in 1090 milliseconds