Searched defs:hdiBuffer (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/drivers/interface/display/buffer/v1_1/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 52 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in RegisterBuffer() local 62 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in SetMetadata() local 72 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in GetMetadata() local 82 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in ListMetadataKeys() local 92 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in EraseMetadataKey() local
|
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 127 sptr<NativeBuffer> hdiBuffer; in AllocMem() local 144 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in FreeMem() local 153 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in Mmap() local 164 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in Unmap() local 174 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in FlushCache() local 184 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in InvalidateCache() local
|
/ohos5.0/drivers/interface/display/buffer/v1_2/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 55 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in GetImageLayout() local
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | hdi_device_v1_0.cpp | 381 V1_0::SharedBuffer hdiBuffer {fd, length, 0, length}; in ReleaseBuffer() local 416 V1_0::SharedBuffer hdiBuffer {memory.fd, memory.length, 0, memory.length}; in ReleaseBuffer() local
|
H A D | hdi_device_v2_0.cpp | 420 V2_0::SharedBuffer hdiBuffer {fd, length, 0, length}; in ReleaseBuffer() local 453 V2_0::SharedBuffer hdiBuffer {memory.fd, memory.length, 0, memory.length}; in ReleaseBuffer() local
|
H A D | hdi_device_v2_1.cpp | 415 V2_1::SharedBuffer hdiBuffer {fd, length, 0, length}; in ReleaseBuffer() local 448 V2_1::SharedBuffer hdiBuffer {memory.fd, memory.length, 0, memory.length}; in ReleaseBuffer() local
|
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 279 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in SetVirtualDisplayBuffer() local
|
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_responser.h | 1063 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in DumpLayerBuffer() local
|