HomeSort by relevance Sort by last modified time
    Searched refs:GetConfiguration (Results 1 - 25 of 63) sorted by null

1 2 3

  /frameworks/av/media/libstagefright/wifi-display/
VideoFormats.cpp 148 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
186 if (!GetConfiguration(type, index, &width, &height,
194 if (GetConfiguration((ResolutionType)i, j,
207 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
224 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
234 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
264 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
270 bool VideoFormats::GetConfiguration(
407 success = GetConfiguration(
497 if (!GetConfiguration(
    [all...]
VideoFormats.h 89 static bool GetConfiguration(
  /external/v8/test/benchmarks/
testcfg.py 99 def GetConfiguration(context, root):
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayStreamType.cpp 195 result = (*configItf)->GetConfiguration(configItf,
202 result = (*configItf)->GetConfiguration(configItf,
219 result = (*configItf)->GetConfiguration(configItf,
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /external/v8/test/es5conform/
testcfg.py 108 def GetConfiguration(context, root):
  /external/v8/test/sputnik/
testcfg.py 112 def GetConfiguration(context, root):
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /external/chromium_org/chrome/test/base/
module_system_test.cc 48 v8::ExtensionConfiguration* GetConfiguration() {
128 g_v8_extension_configurator.Get().GetConfiguration()),
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc 72 std::string GetConfiguration(const DictionaryValue* extra_values,
669 std::string args = GetConfiguration(
687 std::string args = GetConfiguration(
698 std::string args = GetConfiguration(
717 std::string args = GetConfiguration(
740 std::string args = GetConfiguration(&dict,
767 std::string args = GetConfiguration(&dict,
794 std::string args = GetConfiguration(&dict,
834 std::string args = GetConfiguration(NULL,
    [all...]
  /external/v8/test/cctest/
testcfg.py 117 def GetConfiguration(context, root):
  /external/v8/test/message/
testcfg.py 136 def GetConfiguration(context, root):
  /external/v8/test/mozilla/
testcfg.py 136 def GetConfiguration(context, root):
  /external/v8/test/test262/
testcfg.py 133 def GetConfiguration(context, root):
  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 58 bool GetConfiguration(const std::string& json, SyncConfiguration* config) {
401 if (!GetConfiguration(json, &configuration)) {

Completed in 1007 milliseconds

1 2 3