Home
last modified time | relevance | path

Searched defs:importBuffer (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGralloc1Hal.h66 Error importBuffer(const native_handle_t* rawHandle, in importBuffer() function
101 GRALLOC1_PFN_IMPORT_BUFFER importBuffer; member
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc0Hal.h76 Error importBuffer(const native_handle_t* rawHandle, in importBuffer() function
DGralloc1Hal.h96 Error importBuffer(const native_handle_t* rawHandle, in importBuffer() function
/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/
DMapper.h57 Return<void> importBuffer(const hidl_handle& rawHandle, in importBuffer() function
/hardware/interfaces/camera/common/1.0/default/
DHandleImporter.cpp55 bool HandleImporter::importBuffer(buffer_handle_t& handle) { in importBuffer() function in android::hardware::camera::common::V1_0::helper::HandleImporter
/hardware/interfaces/sensors/1.0/vts/functional/
DGrallocWrapper.cpp138 const native_handle_t* GrallocWrapper::importBuffer( in importBuffer() function in android::GrallocWrapper
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp138 const native_handle_t* Gralloc::importBuffer(const hidl_handle& rawHandle) { in importBuffer() function in android::hardware::graphics::mapper::V2_0::vts::Gralloc
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerResources.h47 Error importBuffer(const native_handle_t* rawHandle, const native_handle_t** outBufferHandle) { in importBuffer() function