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

12345

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp510 ALOGE("%s: Camera %s: Can't find valid available jpeg sizes in static metadata!",
710 if (mInterface->valid()) {
3423 bool Camera3Device::HalInterface::valid() { function in class:android::Camera3Device::HalInterface
3441 if (!valid()) return INVALID_OPERATION;
3507 if (!valid()) return INVALID_OPERATION;
3787 if (!valid()) return INVALID_OPERATION;
3924 if (!valid()) return INVALID_OPERATION;
3937 if (!valid()) return INVALID_OPERATION;
3953 if (!valid()) return INVALID_OPERATION;
3962 if (!valid()) retur
[all...]
H A DCamera3Device.h273 // Returns true if constructed with a valid device or session, and not yet cleared
274 bool valid();
307 // Always valid
662 // Returns a negative error code if the passed-in operation mode is not valid.
830 // ERROR state to mark them as not having valid data. mNextRequests will be cleared.
948 // Set by process_capture_result call with valid metadata
950 // Decremented by calls to process_capture_result with valid output
/frameworks/base/core/java/android/provider/
H A DSettings.java2452 * or not a valid integer.
2537 * or not a valid {@code long}.
2617 * is not defined or not a valid float.
2624 * or not a valid float.
5009 * optional tag argument is valid only for {@link #RESET_MODE_PACKAGE_DEFAULTS}
5067 * or not a valid integer.
5160 * or not a valid {@code long}.
5240 * is not defined or not a valid float.
5247 * or not a valid float.
6170 * <li>a valid inde
[all...]
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java419 if (defaultViewport.valid) {
423 if (externalTouchViewport.valid) {
425 } else if (defaultViewport.valid) {
/frameworks/base/services/core/java/com/android/server/
H A DPinnerService.java556 if (fd != null && fd.valid()) {
H A DConnectivityService.java2230 final boolean valid = (msg.arg1 == NetworkMonitor.NETWORK_TEST_RESULT_VALID);
2240 log(nai.name() + " validation " + (valid ? "passed" : "failed") + logMsg);
2242 if (valid != nai.lastValidated) {
2245 SystemClock.elapsedRealtime(), valid);
2248 nai.lastValidated = valid;
2249 nai.everValidated |= valid;
2260 (valid ? NetworkAgent.VALID_NETWORK : NetworkAgent.INVALID_NETWORK),
/frameworks/base/services/net/java/android/net/ip/
H A DRouterAdvertisementDaemon.java320 // The packet up to mRaLength is valid, since it has been updated
604 return (s != null) && s.valid();
/frameworks/native/libs/vr/libbufferhub/
H A Dbuffer_hub_client.cpp31 return IsConnected() && GetChannelHandle().valid();
184 // If ready fence is valid, we put that into the epoll set.
/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp236 if (!handle->valid())
490 // API directly. Since we know the channel id isn't valid, make sure we
/frameworks/rs/script_api/
H A Drs_graphics.spec262 The Allocation must be a valid constant input for the Program.
374 Allocation must be a valid texture for the Program. The sampling
H A Drs_math.spec2235 It is valid for inputs from -86.f to 86.f. The precision is no worse than what would be
2262 It is valid for inputs from -37.f to 37.f. The precision is no worse than what would be
2289 It is valid for inputs from -125.f to 125.f. The precision is no worse than what would be
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationUsageStats.java216 public synchronized void registerPeopleAffinity(NotificationRecord notification, boolean valid, argument
220 if (valid) {
/frameworks/base/services/net/java/android/net/apf/
H A DApfFilter.java343 // The subnet prefix length of our IPv4 network. Only valid if mIPv4Address is not null.
398 // Check if the protocol is a valid ether type
553 long valid = getUint32(mPacket, offset + 4);
555 sb.append(String.format("%s/%d %ds/%ds ", prefix, length, valid, preferred));
660 // Parse valid lifetime
789 // valid and preferred lifetimes in the prefix option.
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigManager.java1303 // Only need a valid time filled in for temporarily disabled networks.
2263 boolean valid = (nowInMillis - result.seen) < ageInMillis;
2267 + " ?=" + valid);
2269 if (valid) {
/frameworks/base/core/java/android/os/
H A DParcel.java2223 boolean valid = nativeReadByteArray(mNativePtr, val, (val != null) ? val.length : 0);
2224 if (!valid) {
/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java2750 int valid = mgl10Ext.glQueryMatrixxOES(mantissa, mantissaOffset,
2755 return valid;
2763 int valid = mgl10Ext.glQueryMatrixxOES(mantissa, exponent);
2767 return valid;
3903 public ByteBuffer mTempByteBuffer; // Only valid during glDrawXXX calls
/frameworks/base/services/tests/servicestests/src/com/android/server/timezone/
H A DRulesManagerServiceTest.java1015 assertFalse(parcelFileDescriptor.getFileDescriptor().valid());
/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp698 EXPECT_TRUE(channel.valid());
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp780 bool valid = false;
790 valid = true;
807 if (!valid) {
/frameworks/base/media/java/android/media/
H A DExifInterface.java2106 // Not valid
2181 // The smallest valid chunk is 16 bytes long in this case.
2438 // Check if each image data is in valid position.
2990 boolean valid = false;
3001 valid = true;
3004 if (!valid) {
3384 // Check if image has PixelXDimension/PixelYDimension tags, which contain valid image
3418 * If image is a RW2 file, valid image sizes are stored in SensorBorder tags.
3423 // Uncompressed image valid image size values
3426 // RW2 image valid imag
[all...]
/frameworks/support/exifinterface/src/main/java/androidx/exifinterface/media/
H A DExifInterface.java611 * <p>Information specific to compressed data. When a compressed file is recorded, the valid
624 * <p>Information specific to compressed data. When a compressed file is recorded, the valid
628 * in this valid image height tag will in fact be the same as that recorded in the SOF.</p>
4471 * If there are valid latitude and longitude values in the image, this method returns a double
4521 * @param latitude the decimal value of latitude. Must be a valid double value between -90.0 and
4523 * @param longitude the decimal value of longitude. Must be a valid double value between -180.0
4530 throw new IllegalArgumentException("Latitude value " + latitude + " is not valid.");
4533 throw new IllegalArgumentException("Longitude value " + longitude + " is not valid.");
4667 // Not valid
4671 // Not valid
[all...]
/frameworks/av/services/audioflinger/
H A DThreads.cpp360 bool valid = mCpuUsage.sampleAndEnable(wcNs); local
363 if (valid) {
378 valid = false;
382 if (valid && mCpukHz > 0) {
2218 "valid name %d for track not in mTracks (returned %zd)", name, index);
2471 LOG_ALWAYS_FATAL("HAL channel mask %#x not valid for output", mChannelMask);
2487 LOG_ALWAYS_FATAL("HAL format %#x not valid for output", mFormat);
2538 // (if a valid mask) to avoid premature downmix.
2598 mMixerBufferFormat = AUDIO_FORMAT_PCM_FLOAT; // also valid: AUDIO_FORMAT_PCM_16_BIT.
3199 // We keep track of the last valid kerne
[all...]
/frameworks/native/services/inputflinger/
H A DEventHub.cpp315 outAxisInfo->valid = true;
H A DInputReader.h608 return info.valid;
/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp900 // Set the V1_1 flag, and mark that new field has valid information for Java Layer
1668 if (!data.position.valid) {
1669 internalState << "not valid";

Completed in 717 milliseconds

12345