Home
last modified time | relevance | path

Searched defs:rawHandle (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/
H A DMapperVts.h91 const native_handle_t* importBuffer(const hidl_handle& rawHandle) { in importBuffer()
138 const native_handle_t* cloneBuffer(const hidl_handle& rawHandle) { in cloneBuffer()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/
H A DComposerResources.cpp47 Error ComposerHandleImporter::importBuffer(const native_handle_t* rawHandle, in importBuffer()
102 Error ComposerHandleImporter::importStream(const native_handle_t* rawHandle, in importStream()
390 const native_handle_t* rawHandle, in getDisplayClientTarget()
398 const native_handle_t* rawHandle, in getDisplayOutputBuffer()
406 const native_handle_t* rawHandle, in getLayerBuffer()
414 const native_handle_t* rawHandle, in getLayerSidebandStream()
457 bool fromCache, const native_handle_t* rawHandle, in getHandle()
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/resources/include/composer-resources/2.2/
H A DComposerResources.h61 Error getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer()
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/resources/
H A DComposerResources.cpp47 Error ComposerResources::getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
H A DComposerCommandEngine.h216 auto rawHandle = readHandle(&useCache); in executeSetClientTarget() local
364 auto rawHandle = readHandle(&useCache); in executeSetLayerBuffer() local
486 auto rawHandle = readHandle(); in executeSetLayerSidebandStream() local
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/vts/
H A DMapperVts.cpp65 const native_handle_t* Gralloc::cloneBuffer(const hidl_handle& rawHandle) { in cloneBuffer()
136 const native_handle_t* Gralloc::importBuffer(const hidl_handle& rawHandle) { in importBuffer()
/aosp12/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
H A DGralloc1Hal.h66 Error importBuffer(const native_handle_t* rawHandle, in importBuffer()
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
H A DGralloc0Hal.h76 Error importBuffer(const native_handle_t* rawHandle, in importBuffer()
H A DGralloc1Hal.h96 Error importBuffer(const native_handle_t* rawHandle, in importBuffer()
/aosp12/hardware/interfaces/graphics/mapper/3.0/utils/vts/
H A DMapperVts.cpp80 const native_handle_t* Gralloc::cloneBuffer(const hidl_handle& rawHandle) { in cloneBuffer()
151 const native_handle_t* Gralloc::importBuffer(const hidl_handle& rawHandle) { in importBuffer()
/aosp12/hardware/interfaces/graphics/mapper/4.0/utils/vts/
H A DMapperVts.cpp74 const native_handle_t* Gralloc::cloneBuffer(const hidl_handle& rawHandle, in cloneBuffer()
160 const native_handle_t* Gralloc::importBuffer(const hidl_handle& rawHandle, in importBuffer()
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/
H A DMapper.h57 Return<void> importBuffer(const hidl_handle& rawHandle, in importBuffer()
/aosp12/hardware/google/gchips/gralloc4/src/4.x/
H A DGrallocMapper.cpp62 Return<void> GrallocMapper::importBuffer(const hidl_handle &rawHandle, importBuffer_cb hidl_cb) in importBuffer()
/aosp12/hardware/interfaces/sensors/common/vts/utils/
H A DGrallocWrapper.cpp186 const hidl_handle& rawHandle) { in importBuffer()
/aosp12/hardware/google/gchips/gralloc3/src/
H A DGrallocWrapper.cpp61 Error Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
H A DGrallocMapper.cpp218 Return<void> GrallocMapper::importBuffer(const hidl_handle& rawHandle, in importBuffer()
H A Dmali_gralloc_public_interface.cpp583 …tic int32_t mali_gralloc1_import_buffer(gralloc1_device_t* device, const buffer_handle_t rawHandle, in mali_gralloc1_import_buffer()
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DMapper.cpp269 void importBuffer(const hidl_handle& rawHandle, IMapper::importBuffer_cb hidl_cb) in importBuffer()
/aosp12/frameworks/native/libs/ui/
H A DGralloc2.cpp155 status_t Gralloc2Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
H A DGralloc3.cpp132 status_t Gralloc3Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
H A DGraphicBufferMapper.cpp85 status_t GraphicBufferMapper::importBuffer(buffer_handle_t rawHandle, in importBuffer()
H A DGralloc4.cpp142 status_t Gralloc4Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
/aosp12/hardware/interfaces/graphics/mapper/2.0/vts/functional/
H A DVtsHalGraphicsMapperV2_0TargetTest.cpp196 const native_handle_t* rawHandle; in TEST_P() local
/aosp12/hardware/interfaces/graphics/mapper/3.0/vts/functional/
H A DVtsHalGraphicsMapperV3_0TargetTest.cpp196 const native_handle_t* rawHandle; in TEST_P() local
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderSafeInterfaceTest.cpp430 native_handle* rawHandle = native_handle_create(1 /*numFds*/, 1 /*numInts*/); in increment() local

12