Home
last modified time | relevance | path

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

/ohos5.0/drivers/interface/display/buffer/v1_1/hdi_impl/
H A Ddisplay_buffer_hdi_impl.h52 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 Ddisplay_buffer_hdi_impl.h127 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 Ddisplay_buffer_hdi_impl.h55 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in GetImageLayout() local
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp381 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 Dhdi_device_v2_0.cpp420 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 Dhdi_device_v2_1.cpp415 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 Ddisplay_composer_hdi_impl.h279 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in SetVirtualDisplayBuffer() local
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_responser.h1063 sptr<NativeBuffer> hdiBuffer = new NativeBuffer(); in DumpLayerBuffer() local