Home
last modified time | relevance | path

Searched refs:importStream (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/
H A DComposerResources.cpp102 Error ComposerHandleImporter::importStream(const native_handle_t* rawHandle, in importStream() function in android::hardware::graphics::composer::V2_1::hal::ComposerHandleImporter
467 : mImporter.importStream(rawHandle, &importedHandle); in getHandle()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
H A DComposerResources.h49 Error importStream(const native_handle_t* rawHandle, const native_handle_t** outStreamHandle);