Searched refs:valid (Results 1 - 25 of 39) sorted by path

12

/frameworks/av/include/common_time/
H A DICommonClock.h72 virtual status_t isCommonTimeValid(bool* valid, uint32_t* timelineID) = 0;
H A Dcc_helper.h48 status_t isCommonTimeValid(bool* valid, uint32_t* timelineID);
/frameworks/av/media/common_time/
H A DICommonClock.cpp54 virtual status_t isCommonTimeValid(bool* valid, uint32_t* timelineID) { argument
63 *valid = reply.readInt32();
244 bool valid; local
246 status_t status = isCommonTimeValid(&valid, &timelineID);
249 reply->writeInt32(valid);
H A Dcc_helper.cpp114 CCHELPER_METHOD(isCommonTimeValid(bool* valid, uint32_t* timelineID),
115 isCommonTimeValid(valid, timelineID))
/frameworks/av/media/libstagefright/
H A DMP3Extractor.cpp64 // out, even if there _were_ 10 bytes of valid mp3 audio data...
94 bool valid = false; local
160 // We found what looks like a valid frame,
165 valid = true;
169 valid = false;
178 valid = false;
185 valid = false;
194 if (valid) {
201 ALOGV("no dice, no valid sequence of frames found.");
207 } while (!valid);
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s27 ; * to by *ppBitStream. *pBitOffset is valid within
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s27 ; * to by *ppBitStream. *pBitOffset is valid within
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2412 // Though the fast mixer thread has exited, it's state queue is still valid.
2460 bool valid = mCpuUsage.sampleAndEnable(wcNs); local
2463 if (valid) {
2478 valid = false;
2482 if (valid && mCpukHz > 0) {
8283 // the first valid handle in the list has control over the module
9223 // by convention, return first effect if id provided is 0 (0 is never a valid id)
/frameworks/base/cmds/settings/src/com/android/commands/settings/
H A DSettingsCmd.java62 boolean valid = false;
93 valid = true;
104 valid = true;
112 valid = false;
115 if (valid) {
/frameworks/base/core/java/android/net/http/
H A DCertificateChainValidator.java77 // get a valid SSLSession, close the socket if we fail
160 boolean valid = domain != null
163 if (!valid) {
/frameworks/base/core/java/android/os/
H A DMemoryFile.java93 * will fail, but {@link #getFileDescriptor()} will still return a valid file descriptor.
119 return !mFD.valid();
248 * @throws IOException If <code>fd</code> is not a valid file descriptor.
/frameworks/base/core/java/android/view/
H A DTextureView.java326 boolean destroyLayer(boolean valid) { argument
517 * @return A valid {@link Bitmap.Config#ARGB_8888} bitmap, or null if the surface
544 * @return A valid {@link Bitmap.Config#ARGB_8888} bitmap, or null if the surface
613 * true, {@link #getSurfaceTexture()} returns a valid surface texture.
H A DView.java2653 * is only valid after a call to updateMatrix() or to a function that
12395 // The layer is not valid if the underlying GPU resources cannot be allocated
12419 boolean destroyLayer(boolean valid) { argument
12424 (valid || info.mHardwareRenderer.validate())) {
14941 * valid for the lifetime of this View. If the caller of this method keeps
15312 * @throws IllegalArgumentException If they specified key is not valid
15544 * {@link #onMeasure(int, int)} is a valid use.
/frameworks/base/core/java/android/widget/
H A DGridLayout.java172 * intended to avoid confusion between valid values whose sign may not be known.
1343 // its just to stop default (row/col > 0) constraints obliterating valid entries
1479 if (!entry.valid) {
1527 if (!arc.valid) {
1595 arc.valid = false;
2041 public boolean valid = true; field in class:GridLayout.Arc
2050 return span + " " + (!valid ? "+>" : "->") + " " + value;
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
H A DBitmapFactoryTest.java40 assertTrue("Got invalid FileDescriptor", fd.valid());
/frameworks/base/media/java/android/media/
H A DMediaMetadataRetriever.java171 if (!descriptor.valid()) {
/frameworks/base/opengl/java/android/opengl/
H A DGLErrorWrapper.java949 int valid = mgl10Ext.glQueryMatrixxOES(mantissa, mantissaOffset,
952 return valid;
957 int valid = mgl10Ext.glQueryMatrixxOES(mantissa, exponent);
959 return valid;
1213 boolean valid = mgl11.glIsBuffer(buffer);
1215 return valid;
1220 boolean valid = mgl11.glIsEnabled(cap);
1222 return valid;
1227 boolean valid = mgl11.glIsTexture(texture);
1229 return valid;
[all...]
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/common_time/
H A Dcommon_clock_service.cpp41 status_t CommonClockService::isCommonTimeValid(bool* valid, argument
43 return mTimeServer.isCommonTimeValid(valid, timelineID);
H A Dcommon_clock_service.h34 virtual status_t isCommonTimeValid(bool* valid, uint32_t *timelineID);
H A Dcommon_time_server.h56 status_t isCommonTimeValid(bool* valid, uint32_t* timelineID);
235 // network synchronization whenever it has a valid network interface to bind
237 // will only participate in network synchronization when it has both a valid
249 bool mBindIfaceValid; // whether or not the bind Iface is valid.
250 bool mBindIfaceDirty; // whether or not the bind Iface is valid.
H A Dcommon_time_server_api.cpp67 status_t CommonTimeServer::isCommonTimeValid(bool* valid, argument
70 *valid = mCommonClock.isValid();
/frameworks/base/services/input/
H A DEventHub.cpp298 outAxisInfo->valid = true;
H A DEventHub.h67 bool valid; // true if the information is valid, false otherwise member in struct:android::RawAbsoluteAxisInfo
76 valid = false;
H A DInputReader.cpp1792 if (axis.valid) {
2893 // Ensure we have valid X and Y axes.
2894 if (!mRawPointerAxes.x.valid || !mRawPointerAxes.y.valid) {
3038 if (mRawPointerAxes.touchMajor.valid
3041 } else if (mRawPointerAxes.toolMajor.valid
3089 } else if (mRawPointerAxes.pressure.valid
3107 mHaveTilt = mRawPointerAxes.tiltX.valid && mRawPointerAxes.tiltY.valid;
3141 if (mRawPointerAxes.orientation.valid) {
[all...]

Completed in 4018 milliseconds

12