Searched refs:material (Results 1 – 19 of 19) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/ |
D | CC-BY-4.0.txt | 6 no warranties regarding its licenses, any material licensed under their terms 14 authorship and other material subject to copyright and certain other rights 20 those authorized to give the public permission to use material in ways otherwise 24 before applying our licenses so that the public can reuse the material as 25 expected. Licensors should clearly mark any material not subject to the license. 26 This includes other CC-licensed material, or material used under an exception 30 grants the public permission to use the licensed material under specified 35 grant. Use of the licensed material may still be restricted for other reasons, 36 including because others have copyright or other rights in the material. A 54 a. Adapted Material means material subject to Copyright and Similar Rights [all …]
|
D | LicenseRef-KhronosSpecCopyright.adoc | 3 This Specification is protected by copyright laws and contains material
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 84 * copy of the key material, wrapped in a key unavailable outside secure hardware. 98 * @param keyFormat The format of the key material to import. See KeyFormat in types.hal. 100 * @pram keyData The key material to import, in the format specifed in keyFormat. 105 * contain a copy of the key material, wrapped in a key unavailable outside secure 124 * obtain the key material. 129 * obtain the key material. 150 * obtain the key material. 155 * obtain the key material. 159 * @return keyMaterial The public key material in PKCS#8 format.
|
D | types.hal | 244 * encrypted key material stored in the file system cannot be used until the file system is
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | CoreProfileEngine.cpp | 908 const auto& material = mCtx->getMaterialInfo(); in setupLighting() local 910 gl.glUniform4fv(m_geometryDrawState.materialAmbientLoc, 1, material.ambient); in setupLighting() 911 gl.glUniform4fv(m_geometryDrawState.materialDiffuseLoc, 1, material.diffuse); in setupLighting() 912 gl.glUniform4fv(m_geometryDrawState.materialSpecularLoc, 1, material.specular); in setupLighting() 913 gl.glUniform4fv(m_geometryDrawState.materialEmissiveLoc, 1, material.emissive); in setupLighting() 914 gl.glUniform1f(m_geometryDrawState.materialSpecularExponentLoc, material.specularExponent); in setupLighting()
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 50 * All of the operations and storage of key material must occur in a secure environment. Secure 141 * unknown tags, must be cryptographically bound to the private/secret key material such that any 143 * impossible for the secure environment to obtain the private/secret key material. The recommended 146 * private/secret key material. 171 * derive a key that is used to encrypt the private/secret key material. 466 * strategy is to include an encrypted copy of the key material, wrapped in a key 476 * Imports key material into an IKeymasterDevice. Key definition parameters and return values 480 * IKeymasterDevice must deduce the value from the provided key material and add the tag and 482 * validate it against the key material. In the event of a mismatch, importKey must return 486 * not provided, the IKeymasterDevice must deduce the value from the provided key material and [all …]
|
D | types.hal | 88 * modulus. For AES keys it specifies the length of the secret key material. For 3DES keys it 89 * specifies the length of the key material, not counting parity bits (though parity bits must 974 * encrypted key material stored in the file system cannot be used until the file system is
|
/hardware/google/gfxstream/ |
D | LICENSE | 244 warranties regarding its licenses, any material licensed under their 253 original works of authorship and other material subject to copyright 260 permission to use material in ways otherwise restricted by 266 material as expected. Licensors should clearly mark any 267 material not subject to the license. This includes other CC- 268 licensed material, or material used under an exception or 274 licensed material under specified terms and conditions. If 280 the licensed material may still be restricted for other 282 rights in the material. A licensor may make special requests, 305 a. Adapted Material means material subject to Copyright and Similar [all …]
|
/hardware/qcom/audio/hal/audio_extn/ |
D | cirrus_playback.c | 648 const int32_t material = 250; in audio_extn_cirrus_failure_detect_thread() local 750 tdL = (material * t_scale_factor * (rL-zL) / zL); in audio_extn_cirrus_failure_detect_thread() 751 tdR = (material * t_scale_factor * (rR-zR) / zR); in audio_extn_cirrus_failure_detect_thread()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_astc_decode_mode.adoc | 20 Source material for LDR textures is typically authored as 8-bit UNORM
|
/hardware/interfaces/security/ |
D | README.md | 8 functionality where the key material is restricted to a secure environment. This functionality is 66 significant disadvantages, as it required secure handling of key material and only allowed for
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | copyright-spec.adoc | 3 This Specification is protected by copyright laws and contains material
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_pipeline_library_group_handles.adoc | 108 // Loading screen, we need some more material in next scene, link them in now incrementally.
|
D | VK_EXT_graphics_pipeline_library.adoc | 13 dynamic state, or continuously stream in new material definitions. 564 this should be possible alongside usual material/object loading 566 If an application has its own material cache, the library should be cached
|
/hardware/invensense/6515/libsensors_iio/ |
D | License.txt | 71 the Software or other material in violation of any applicable law or
|
/hardware/broadcom/wlan/bcmdhd/firmware/ |
D | LICENSE.TXT | 71 the Software or other material in violation of any applicable law or
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | BUILD.adoc | 296 hand-written material, but it identifies many problems and can suggest
|
D | ChangeLog.adoc | 9431 associated spec source material at the top level, `vk.xml` and 9432 associated scripts material in `xml/`, and generated include and source 13077 attributes for validity. Add some introductory material describing
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 212 * material to be used by signRSA when computing an RSA signature on a
|