Searched refs:valid (Results 76 - 82 of 82) sorted by relevance

1234

/frameworks/av/services/audioflinger/
H A DThreads.cpp361 bool valid = mCpuUsage.sampleAndEnable(wcNs); local
364 if (valid) {
379 valid = false;
383 if (valid && mCpukHz > 0) {
2313 LOG_ALWAYS_FATAL("HAL channel mask %#x not valid for output", mChannelMask);
2329 LOG_ALWAYS_FATAL("HAL format %#x not valid for output", mFormat);
2380 // (if a valid mask) to avoid premature downmix.
2440 mMixerBufferFormat = AUDIO_FORMAT_PCM_FLOAT; // also valid: AUDIO_FORMAT_PCM_16_BIT.
3006 // We keep track of the last valid kernel position in case we are in underrun
3024 ALOGVV("getTimestamp error - no valid kerne
[all...]
/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp1498 if (!data.position.valid) {
1499 internalState << "not valid";
/frameworks/native/services/inputflinger/
H A DEventHub.cpp298 outAxisInfo->valid = true;
H A DInputReader.h592 return info.valid;
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp404 info.valid = true;
1092 << "Should return unknown when the device id is valid but the sources are not supported by the device.";
1096 << "Should return value provided by mapper when device id is valid and the device supports some of the sources.";
1119 << "Should return unknown when the device id is valid but the sources are not supported by the device.";
1123 << "Should return value provided by mapper when device id is valid and the device supports some of the sources.";
1146 << "Should return unknown when the device id is valid but the sources are not supported by the device.";
1150 << "Should return value provided by mapper when device id is valid and the device supports some of the sources.";
1177 << "Should return false when device id is valid but the sources are not supported by the device.";
1182 << "Should return value provided by mapper when device id is valid and the device supports some of the sources.";
2043 // Initially there may not be a valid motio
[all...]
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 210 milliseconds

1234