HomeSort by relevance Sort by last modified time
    Searched refs:profile (Results 251 - 275 of 1672) sorted by null

<<11121314151617181920>>

  /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
BluetoothProfileLineItem.java 45 public BluetoothProfileLineItem(Context context, LocalBluetoothProfile profile,
47 super(context.getText(profile.getNameResource(cachedBluetoothDevice.getDevice())));
49 mProfile = profile;
  /prebuilts/go/darwin-x86/src/internal/pprof/profile/
profile.go 5 // Package profile provides a representation of profile.proto and
7 package profile package
20 // Profile is an in-memory representation of profile.proto.
21 type Profile struct {
41 // ValueType corresponds to Profile.ValueType
50 // Sample corresponds to Profile.Sample
61 // Label corresponds to Profile.Label
69 // Mapping corresponds to Profile.Mappin
    [all...]
  /prebuilts/go/linux-x86/src/internal/pprof/profile/
profile.go 5 // Package profile provides a representation of profile.proto and
7 package profile package
20 // Profile is an in-memory representation of profile.proto.
21 type Profile struct {
41 // ValueType corresponds to Profile.ValueType
50 // Sample corresponds to Profile.Sample
61 // Label corresponds to Profile.Label
69 // Mapping corresponds to Profile.Mappin
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
RecordingTest.java 151 * CamcorderProfile list, test each profile configuration and validate the
167 * CamcorderProfile list, test each profile configuration and validate the
306 * This test first record a video with profile of lowest framerate then record a video with
307 * profile of highest framerate. Make sure that the video framerate are still accurate.
332 CamcorderProfile profile = CamcorderProfile.get(cameraId, profileId); local
333 if (profile.videoFrameRate < minFps) {
335 minFps = profile.videoFrameRate;
337 if (profile.videoFrameRate > maxFps) {
339 maxFps = profile.videoFrameRate;
598 CamcorderProfile profile = CamcorderProfile.get(quality) local
721 CamcorderProfile profile = CamcorderProfile.get(cameraId, profileId); local
923 CamcorderProfile profile = CamcorderProfile.get(cameraId, profileId); local
    [all...]
  /build/make/target/product/
runtime_libart.mk 101 pm.dexopt.bg-dexopt=speed-profile \
102 pm.dexopt.ab-ota=speed-profile
  /external/aac/libMpegTPEnc/src/
tpenc_adts.h 107 UCHAR profile; member in struct:__anon13018
  /external/autotest/server/site_tests/video_VDAStress/
output_test_video_params.py 8 filename:width:height:frames:fragments:minFPSwithRender:minFPSnoRender:profile
86 profile = INVALID_PARAM
91 profile = '1'
94 profile = '11'
109 filename, dimen[0], dimen[1], frame, frag, fps[0], fps[1], profile)
  /external/deqp/scripts/opengl/
gen_ext_init.py 27 extIface = getInterface(registry, api, version=False, profile='core', extensionNames=[extName])
  /external/dng_sdk/source/
dng_color_spec.h 81 const dng_camera_profile *profile);
111 /// Getter for camera to Profile Connection Space color transform.
117 /// Getter for Profile Connection Space to camera color transform.
  /external/icu/icu4c/source/common/unicode/
usprep.h 67 * The StringPrep profile
90 * enums for the standard stringprep profile types
170 * Creates a StringPrep profile from the data file.
173 * where the profile reside followed by the package name
176 * @param fileName name of the profile file to be opened
190 * Creates a StringPrep profile for the specified profile type.
192 * @param type The profile type
205 * Closes the profile
206 * @param profile The profile to clos
    [all...]
  /external/swiftshader/third_party/LLVM/utils/
Makefile 19 parseNLT.pl plotNLT.pl profile.pl \
  /external/vogar/src/vogar/target/junit/
JUnitRunnerFactory.java 33 TestEnvironment testEnvironment, int timeoutSeconds, boolean profile,
  /external/vulkan-validation-layers/libs/glm/detail/
type_gentype.hpp 34 enum profile enum in namespace:glm
101 template <typename valTypeT, unsigned int colT, unsigned int rowT, profile proT = nice>
141 template <typename vU, uint cU, uint rU, profile pU>
  /frameworks/av/media/libstagefright/rtsp/
ARTPAssembler.h 50 unsigned profile,
  /frameworks/base/core/java/com/android/internal/os/
MobileRadioPowerCalculator.java 52 public MobileRadioPowerCalculator(PowerProfile profile, BatteryStats stats) {
53 mPowerRadioOn = profile.getAveragePower(PowerProfile.POWER_RADIO_ACTIVE);
55 mPowerBins[i] = profile.getAveragePower(PowerProfile.POWER_RADIO_ON, i);
57 mPowerScan = profile.getAveragePower(PowerProfile.POWER_RADIO_SCANNING);
  /hardware/intel/common/libva/va/
va_fool.h 53 VAProfile profile,
  /packages/services/Telecomm/src/com/android/server/telecom/
RingtoneFactory.java 56 // Use the default ringtone of the work profile if the contact is a work profile contact.
69 // ringtone for user or profile.
96 for (UserInfo profile : profiles) {
97 UserHandle profileUserHandle = profile.getUserHandle();
98 if (profileUserHandle != userHandle && profile.isManagedProfile()) {
100 workprofile = profile;
108 // info to determine which profile is the work profile. Just use the default.
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/driver/
driver.go 28 "internal/pprof/profile"
31 // cpuProfileHandler is the Go pprof CPU profile handler URL.
32 const cpuProfileHandler = "/debug/pprof/profile"
34 // PProf acquires a profile, and symbolizes it using a profile
63 // error is encountered by one of the goroutines grabbing a profile.
68 profs := make([]*profile.Profile, len(sources))
97 // Fetch base profile and subtract from current profile
    [all...]
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/
driver.go 28 "internal/pprof/profile"
31 // cpuProfileHandler is the Go pprof CPU profile handler URL.
32 const cpuProfileHandler = "/debug/pprof/profile"
34 // PProf acquires a profile, and symbolizes it using a profile
63 // error is encountered by one of the goroutines grabbing a profile.
68 profs := make([]*profile.Profile, len(sources))
97 // Fetch base profile and subtract from current profile
    [all...]
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
ConfigParsingUtils.cpp 155 sp<IOProfile> profile = new IOProfile(String8(root->name), role); local
179 profile->setSupportedDevices(devices);
182 profile->setFlags(InputFlagConverter::maskFromString(node->value));
184 profile->setFlags(OutputFlagConverter::maskFromString(node->value));
187 loadAudioPortGains(node, *profile);
199 // For compatibility reason, for each format, creates a profile with the same
208 profile->setAudioProfiles(audioProfiles);
209 ALOGW_IF(!profile->hasSupportedDevices(), "load%s() invalid supported devices",
211 if (profile->hasSupportedDevices()) {
214 profile->getSupportedDevicesType(), profile->getFlags())
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
ndiff.py 125 if "-profile" in args:
126 import profile, pstats
127 args.remove("-profile")
129 profile.run("main(args)", statf)
  /external/autotest/client/site_tests/video_VEAPerf/
video_VEAPerf.py 137 def _get_profile_name(self, profile):
139 Gets profile name from a profile index.
141 if profile == 1:
143 elif profile == 11:
149 def _convert_test_name(self, path, on_cloud, profile):
156 "tulip2-1280x720.h264" depending on the profile. The MD5 checksum in
163 @param profile: Profile index.
169 profile_name = self._get_profile_name(profile)
    [all...]
  /external/libogg/
Makefile.am 29 profile:
30 $(MAKE) all CFLAGS="@PROFILE@"
  /external/libvorbis/examples/
Makefile.am 33 profile:
34 $(MAKE) all CFLAGS="@PROFILE@"
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothAvrcpFacade.java 56 public void onServiceConnected(int profile, BluetoothProfile proxy) {
62 public void onServiceDisconnected(int profile) {
67 @Rpc(description = "Is Avrcp profile ready.")
75 Log.d("AVRCP profile is not ready.");
87 Log.d("AVRCP profile is not ready.");

Completed in 1180 milliseconds

<<11121314151617181920>>