Home
last modified time | relevance | path

Searched refs:blobs (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h251 std::vector<uint8_t> blobs; in setLayerPerFrameMetadataBlobs() local
257 int writeIndex = blobs.size(); in setLayerPerFrameMetadataBlobs()
258 blobs.resize(blobs.size() + metadataBlob.blob.size()); in setLayerPerFrameMetadataBlobs()
259 memcpy(blobs.data() + writeIndex, metadataBlob.blob.data(), metadataBlob.blob.size()); in setLayerPerFrameMetadataBlobs()
265 blobs.data()); in setLayerPerFrameMetadataBlobs()
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal236 * values for arrays (including string and blobs) describe the supported
237 * values for each element (character for string, and bytes for blobs). It
238 * is optional for read-only strings and blobs.
268 * blobs have no sub-elements and can be thought of as byte arrays.
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerHal.h121 std::vector<IComposerClient::PerFrameMetadataBlob>& blobs) = 0;
/hardware/interfaces/keymaster/3.0/
Dtypes.hal242 * Usability requirements of key blobs. This defines what system functionality must be available
243 * for the key to function. For example, key "blobs" which are actually handles referencing
DIKeymasterDevice.hal213 * blobs for any operations.
/hardware/interfaces/media/c2/1.0/
Dtypes.hal274 * values for arrays (including string and blobs) describe the supported
275 * values for each element (character for string, and bytes for blobs). It
276 * is optional for read-only strings and blobs.
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal76 * The list of keys that represent blobs are:
/hardware/interfaces/keymaster/4.0/
Dtypes.hal972 * Usability requirements of key blobs. This defines what system functionality must be available
973 * for the key to function. For example, key "blobs" which are actually handles referencing