Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java196 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith() argument
198 if (specification.getBaseType() != TYPE_UNSPECIFIED in isCompatibleWith()
199 && getBaseType() != specification.getBaseType()) { in isCompatibleWith()
204 if (specification.getTarget() != TARGET_UNSPECIFIED in isCompatibleWith()
205 && getTarget() != specification.getTarget()) { in isCompatibleWith()
210 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED in isCompatibleWith()
211 && getBytesPerSample() != specification.getBytesPerSample()) { in isCompatibleWith()
216 if (specification.getDimensionCount() > 0 in isCompatibleWith()
217 && getDimensionCount() != specification.getDimensionCount()) { in isCompatibleWith()
222 for (int i = 0; i < specification.getDimensionCount(); ++i) { in isCompatibleWith()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/uwb/
DUwbServiceImplTest.java127 final PersistableBundle specification = new PersistableBundle(); in testGetSpecificationInfo() local
128 when(mVendorService.getSpecificationInfo()).thenReturn(specification); in testGetSpecificationInfo()
129 assertThat(mUwbServiceImpl.getSpecificationInfo()).isEqualTo(specification); in testGetSpecificationInfo()
/frameworks/base/cmds/idmap2/libidmap2/proto/
Dfabricated_v1.proto25 // new proto message specification.
/frameworks/proto_logging/stats/enums/bluetooth/hci/
Denums.proto23 // HCI command opcodes (OCF+OGF) from Bluetooth 5.0 specification Vol 2, Part E, Section 7
333 // HCI event codes from the Bluetooth 5.0 specification Vol 2, Part 7, Section 7
418 // from the Bluetooth 5.0 specification Vol 2, Part E, Section 7.7.65
445 // HCI status code from the Bluetooth 5.0 specification Vol 2, Part D.
/frameworks/native/opengl/specs/
DEGL_ANDROID_image_native_buffer.txt62 EGL_KHR_image_base specification), in the description of
/frameworks/opt/net/ims/
DREADME.txt3 At the moment, this only supports VoLTE calls which is compliant to GSMA IR.92 specification.
/frameworks/base/cmds/bootanimation/
DFORMAT.md86 follows the same specification as the one described for clock_font.png.
/frameworks/rs/script_api/
DSpecification.h483 FunctionPermutation(Function* function, FunctionSpecification* specification,
Drs_for_each.spec41 This specification can help the caching behavior of the running kernel, e.g. the cache
/frameworks/rs/script_api/include/
Drs_object_info.rsh42 * - rs_element is a handle to a type specification, and
Drs_for_each.rsh38 * This specification can help the caching behavior of the running kernel, e.g. the cache
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1629 // Not mentioned in the specification
/frameworks/proto_logging/stats/
Datoms.proto2748 * See Android Bluetooth HCI specification for more details
2874 * device, as documented by the Bluetooth Core HCI specification
2875 * Reference: https://www.bluetooth.com/specifications/bluetooth-core-specification