Home
last modified time | relevance | path

Searched refs:specification (Results 1 – 15 of 15) 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/libs/hwui/jni/
DMeshSpecification.cpp81 if (meshSpecResult.specification.get() == nullptr) { in Make()
85 return reinterpret_cast<jlong>(meshSpecResult.specification.release()); in Make()
99 if (meshSpecResult.specification.get() == nullptr) { in MakeWithCS()
103 return reinterpret_cast<jlong>(meshSpecResult.specification.release()); in MakeWithCS()
118 if (meshSpecResult.specification.get() == nullptr) { in MakeWithAlpha()
122 return reinterpret_cast<jlong>(meshSpecResult.specification.release()); in MakeWithAlpha()
/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/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/base/cmds/bootanimation/
DFORMAT.md88 follows the same specification as the one described for clock_font.png.
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto468 // A SIP request that is not defined in the specification has been sent.
/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/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_xml_test.go456 …normative since bitfield ordering is implementation-defined in C. The specification defines the no…
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1632 // Not mentioned in the specification
/frameworks/proto_logging/stats/
Datoms.proto3953 * See Android Bluetooth HCI specification for more details
4089 * device, as documented by the Bluetooth Core HCI specification
4090 * Reference: https://www.bluetooth.com/specifications/bluetooth-core-specification