Searched refs:SetConfiguration (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/libs/androidfw/tests/
H A DBenchmarkHelpers.cpp71 assetmanager.SetConfiguration(*config);
H A DAssetManager2_bench.cpp230 assets.SetConfiguration(config);
H A DAssetManager2_test.cpp95 assetmanager.SetConfiguration(desired_config);
125 assetmanager.SetConfiguration(desired_config);
/frameworks/base/cmds/bootanimation/
H A Daudioplay.cpp193 result = (*playerConfig)->SetConfiguration(playerConfig,
196 ALOGE("SetConfiguration failed with result %d", result);
202 result = (*playerConfig)->SetConfiguration(
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp327 result = (*configItf)->SetConfiguration(configItf, SL_ANDROID_KEY_RECORDING_PRESET,
336 result = (*configItf)->SetConfiguration(configItf, SL_ANDROID_KEY_PERFORMANCE_MODE,
/frameworks/base/libs/androidfw/include/androidfw/
H A DAssetManager2.h119 void SetConfiguration(const ResTable_config& configuration);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h205 SLresult (*SetConfiguration) (SLAndroidConfigurationItf self, member in struct:SLAndroidConfigurationItf_
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayStreamType.cpp140 result = (*configItf)->SetConfiguration(configItf,
/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp197 void AssetManager2::SetConfiguration(const ResTable_config& configuration) { function in class:android::AssetManager2
/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp338 ATRACE_NAME("AssetManager::SetConfiguration");
377 assetmanager->SetConfiguration(configuration);
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h220 XAresult (*SetConfiguration) ( member in struct:XAConfigExtensionsItf_

Completed in 223 milliseconds