Searched refs:specification (Results 1 – 11 of 11) sorted by relevance
193 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith() argument195 if (specification.getBaseType() != TYPE_UNSPECIFIED in isCompatibleWith()196 && getBaseType() != specification.getBaseType()) { in isCompatibleWith()201 if (specification.getTarget() != TARGET_UNSPECIFIED in isCompatibleWith()202 && getTarget() != specification.getTarget()) { in isCompatibleWith()207 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED in isCompatibleWith()208 && getBytesPerSample() != specification.getBytesPerSample()) { in isCompatibleWith()213 if (specification.getDimensionCount() > 0 in isCompatibleWith()214 && getDimensionCount() != specification.getDimensionCount()) { in isCompatibleWith()219 for (int i = 0; i < specification.getDimensionCount(); ++i) { in isCompatibleWith()[all …]
451 for (const auto& specification : specifications) { in makeDevices() local453 specification.mName, in makeDevices()454 new PartitioningDriver(specification.mName.c_str(), in makeDevices()455 specification.mCapabilities, in makeDevices()456 specification.mOperationMask, in makeDevices()457 specification.mOEM))); in makeDevices()
62 EGL_KHR_image_base specification), in the description of
3 At the moment, this only supports VoLTE calls which is compliant to GSMA IR.92 specification.
483 FunctionPermutation(Function* function, FunctionSpecification* specification,
41 This specification can help the caching behavior of the running kernel, e.g. the cache
42 * - rs_element is a handle to a type specification, and
38 * This specification can help the caching behavior of the running kernel, e.g. the cache
805 // Not mentioned in the specification
3104 … specVersion /// version of the extension specification implemented3109 … specVersion /// version of the layer specification implemented3808 /// Union allowing specification of floating point, integer, or unsigned integer color data. Actual…3821 /// Union allowing specification of color, depth, and stencil color values. Actual value selected i…
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...