Home
last modified time | relevance | path

Searched refs:unspecified (Results 1 – 13 of 13) sorted by relevance

/frameworks/av/media/libaudioclient/aidl/android/media/
DAudioPortConfigMixExtUseCase.aidl32 boolean unspecified;
DAudioPortExt.aidl32 boolean unspecified;
DAudioPortConfigExt.aidl32 boolean unspecified;
/frameworks/compile/slang/tests/F_reduce_general_bad_accumulator/
Dstderr.txt.expect1 …4:34: warning: 'const' qualifier on function type 'Fn' (aka 'void (void)') has unspecified behavior
2 …8:29: warning: 'const' qualifier on function type 'Fn' (aka 'void (void)') has unspecified behavior
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
DFrameFetch.java47 addOutputPort("frame", mFormat == null ? FrameFormat.unspecified() : mFormat); in setupPorts()
DObjectSource.java37 private FrameFormat mOutputFormat = FrameFormat.unspecified();
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop227 # The data space must not be Dataspace::UNKNOWN, if unspecified,
238 # expects. If unspecified, the default pixel format is
252 # The data space must not be UNKNOWN, if unspecified, the data space
264 # wide color gamut surfaces. If unspecified, the pixel format is
277 # unspecified, the data space follows what SurfaceFlinger expects for
290 # If unspecified, the primaries is sRGB gamut by default.
/frameworks/base/packages/BackupEncryption/proto/
Dbackup_chunks_metadata.proto74 // consistently use the same type between backups. If unspecified this backup file was created
121 // Defines the type of chunk order this metadata contains. If unspecified this backup file was
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java72 public static FrameFormat unspecified() { in unspecified() method in FrameFormat
/frameworks/av/media/libaudioclient/
DAidlConversion.cpp912 VALUE_OR_RETURN(UNION_GET(aidl, unspecified)); in aidl2legacy_AudioPortConfigMixExtUseCase()
936 UNION_SET(aidl, unspecified, false); in legacy2aidl_AudioPortConfigMixExtUseCase()
996 VALUE_OR_RETURN(UNION_GET(aidl, unspecified)); in aidl2legacy_AudioPortConfigExt()
1023 UNION_SET(aidl, unspecified, false); in legacy2aidl_AudioPortConfigExt()
1855 VALUE_OR_RETURN(UNION_GET(aidl, unspecified)); in aidl2legacy_AudioPortExt()
1881 UNION_SET(aidl, unspecified, false); in legacy2aidl_AudioPortExt()
/frameworks/proto_logging/stats/enums/telecomm/
Denums.proto136 * Disconnected because of an unknown or unspecified reason.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2224 // leaving the first value explicitly as unspecified avoids breaking
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18295 Landroid/filterfw/core/FrameFormat;->unspecified()Landroid/filterfw/core/FrameFormat;