Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/
DMapperVts.h123 const native_handle_t* importBuffer(const hidl_handle& rawHandle) { in importBuffer()
177 const native_handle_t* cloneBuffer(const hidl_handle& rawHandle) { in cloneBuffer()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
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()
/hardware/interfaces/graphics/composer/2.2/utils/resources/include/composer-resources/2.2/
DComposerResources.h63 Error getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer()
/hardware/interfaces/graphics/composer/2.2/utils/resources/
DComposerResources.cpp47 Error ComposerResources::getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h216 auto rawHandle = readHandle(&useCache); in executeSetClientTarget() local
364 auto rawHandle = readHandle(&useCache); in executeSetLayerBuffer() local
486 auto rawHandle = readHandle(); in executeSetLayerSidebandStream() local
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
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()
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGralloc1Hal.h66 Error importBuffer(const native_handle_t* rawHandle, in importBuffer()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc0Hal.h76 Error importBuffer(const native_handle_t* rawHandle, in importBuffer()
DGralloc1Hal.h96 Error importBuffer(const native_handle_t* rawHandle, in importBuffer()
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp82 const native_handle_t* Gralloc::cloneBuffer(const hidl_handle& rawHandle) { in cloneBuffer()
157 const native_handle_t* Gralloc::importBuffer(const hidl_handle& rawHandle) { in importBuffer()
/hardware/google/graphics/common/hwc3/impl/
DResourceManager.cpp213 bool fromCache, const buffer_handle_t rawHandle, in getLayerBuffer()
233 const buffer_handle_t rawHandle, in getLayerSidebandStream()
/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/
DMapper.h57 Return<void> importBuffer(const hidl_handle& rawHandle, in importBuffer()
/hardware/google/gchips/GrallocHAL/src/4.x/
DGrallocMapper.cpp62 Return<void> GrallocMapper::importBuffer(const hidl_handle &rawHandle, importBuffer_cb hidl_cb) in importBuffer()
/hardware/google/gchips/gralloc4/src/4.x/
DGrallocMapper.cpp62 Return<void> GrallocMapper::importBuffer(const hidl_handle &rawHandle, importBuffer_cb hidl_cb) in importBuffer()
/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp88 const native_handle_t* Gralloc::cloneBuffer(const hidl_handle& rawHandle, in cloneBuffer()
190 const native_handle_t* Gralloc::importBuffer(const hidl_handle& rawHandle, in importBuffer()
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp222 const hidl_handle& rawHandle) { in importBuffer()
/hardware/google/gchips/GrallocHAL/src/hidl_common/
DMapper.cpp269 void importBuffer(const hidl_handle& rawHandle, IMapper::importBuffer_cb hidl_cb) in importBuffer()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.cpp269 void importBuffer(const hidl_handle& rawHandle, IMapper::importBuffer_cb hidl_cb) in importBuffer()
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperV2_0TargetTest.cpp196 const native_handle_t* rawHandle; in TEST_P() local
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DVtsHalGraphicsMapperV3_0TargetTest.cpp197 const native_handle_t* rawHandle; in TEST_P() local
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp613 const native_handle_t* rawHandle; in TEST_P() local
1132 const native_handle_t* rawHandle; in TEST_P() local
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.cpp223 const native_handle_t* rawHandle, in getDisplayReadbackBuffer()