Home
last modified time | relevance | path

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

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