buffer_handle.h

Overview

This file declares the BufferHandle struct used by the NativeWindow module.

File to include: <native_window/buffer_handle.h>

Library: libnative_window.so

System capability: SystemCapability.Graphic.Graphic2D.NativeWindow

Since: 8

Related module: NativeWindow

Summary

Structs

Name typedef Keyword Description
BufferHandle BufferHandle Describes the buffer handle, which is used to transfer and obtain buffer information. The handle contains the file descriptor, size, format, usage, virtual address, shared memory key, physical address, and custom data of the buffer.