/aosp12/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/ |
H A D | MapperVts.h | 91 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 D | ComposerResources.cpp | 47 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 D | ComposerResources.h | 61 Error getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer()
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/resources/ |
H A D | ComposerResources.cpp | 47 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 D | ComposerCommandEngine.h | 216 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 D | MapperVts.cpp | 65 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 D | Gralloc1Hal.h | 66 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 D | Gralloc0Hal.h | 76 Error importBuffer(const native_handle_t* rawHandle, in importBuffer()
|
H A D | Gralloc1Hal.h | 96 Error importBuffer(const native_handle_t* rawHandle, in importBuffer()
|
/aosp12/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
H A D | MapperVts.cpp | 80 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 D | MapperVts.cpp | 74 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 D | Mapper.h | 57 Return<void> importBuffer(const hidl_handle& rawHandle, in importBuffer()
|
/aosp12/hardware/google/gchips/gralloc4/src/4.x/ |
H A D | GrallocMapper.cpp | 62 Return<void> GrallocMapper::importBuffer(const hidl_handle &rawHandle, importBuffer_cb hidl_cb) in importBuffer()
|
/aosp12/hardware/interfaces/sensors/common/vts/utils/ |
H A D | GrallocWrapper.cpp | 186 const hidl_handle& rawHandle) { in importBuffer()
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | GrallocWrapper.cpp | 61 Error Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
|
H A D | GrallocMapper.cpp | 218 Return<void> GrallocMapper::importBuffer(const hidl_handle& rawHandle, in importBuffer()
|
H A D | mali_gralloc_public_interface.cpp | 583 …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 D | Mapper.cpp | 269 void importBuffer(const hidl_handle& rawHandle, IMapper::importBuffer_cb hidl_cb) in importBuffer()
|
/aosp12/frameworks/native/libs/ui/ |
H A D | Gralloc2.cpp | 155 status_t Gralloc2Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
|
H A D | Gralloc3.cpp | 132 status_t Gralloc3Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
|
H A D | GraphicBufferMapper.cpp | 85 status_t GraphicBufferMapper::importBuffer(buffer_handle_t rawHandle, in importBuffer()
|
H A D | Gralloc4.cpp | 142 status_t Gralloc4Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
|
/aosp12/hardware/interfaces/graphics/mapper/2.0/vts/functional/ |
H A D | VtsHalGraphicsMapperV2_0TargetTest.cpp | 196 const native_handle_t* rawHandle; in TEST_P() local
|
/aosp12/hardware/interfaces/graphics/mapper/3.0/vts/functional/ |
H A D | VtsHalGraphicsMapperV3_0TargetTest.cpp | 196 const native_handle_t* rawHandle; in TEST_P() local
|
/aosp12/frameworks/native/libs/binder/tests/ |
H A D | binderSafeInterfaceTest.cpp | 430 native_handle* rawHandle = native_handle_create(1 /*numFds*/, 1 /*numInts*/); in increment() local
|