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

12 3

  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_yuv.c 260 primary->GetConfiguration (primary, &conf);
SDL_DirectFB_video.c 164 layer->GetConfiguration (layer, &dlc);
420 layer->GetConfiguration (layer, &dlc);
  /external/v8/test/mjsunit/
testcfg.py 157 def GetConfiguration(context, root):
  /external/v8/test/preparser/
testcfg.py 163 def GetConfiguration(context, root):
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /external/v8/tools/
test.py 617 def GetConfiguration(self, context):
625 self.config = module.GetConfiguration(context, self.path)
632 return self.GetConfiguration(context).GetBuildRequirements()
635 config = self.GetConfiguration(context)
640 config = self.GetConfiguration(context)
647 self.GetConfiguration(context).GetTestStatus(sections, defs)
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler.cc 114 bool GetConfiguration(const std::string& json, SyncConfigInfo* config) {
118 DLOG(ERROR) << "GetConfiguration() not passed a Dictionary";
123 DLOG(ERROR) << "GetConfiguration() not passed a syncAllDataTypes value";
128 DLOG(ERROR) << "GetConfiguration() not passed a syncNothing value";
142 DLOG(ERROR) << "GetConfiguration() not passed a value for " << key_name;
151 DLOG(ERROR) << "GetConfiguration() not passed a value for encryptAllData";
158 DLOG(ERROR) << "GetConfiguration() not passed a usePassphrase value";
165 DLOG(ERROR) << "GetConfiguration() not passed isGooglePassphrase value";
169 DLOG(ERROR) << "GetConfiguration() not passed a passphrase value";
616 if (!GetConfiguration(json, &configuration))
    [all...]
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 237 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_RECORDING_PRESET,
  /system/core/fastboot/
usb_osx.c 91 (*dev)->GetConfiguration(dev, &configuration);
  /external/libusb/libusb/os/
darwin_usb.c 388 kresult = (*(priv->device))->GetConfiguration (priv->device, &config_value);
697 kresult = (*(dpriv->device))->GetConfiguration (dpriv->device, &configNum);
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp 415 CHECK(VideoFormats::GetConfiguration(
872 CHECK(VideoFormats::GetConfiguration(
    [all...]
PlaybackSession.cpp 1020 CHECK(VideoFormats::GetConfiguration(
  /external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c 577 /* devices with more than one configuration should work with GetConfiguration */
578 (*darwin_device)->GetConfiguration (darwin_device, &dev->active_config);
    [all...]

Completed in 1801 milliseconds

12 3