HiDebug_GraphicsMemorySummary
typedef struct HiDebug_GraphicsMemorySummary {...} HiDebug_GraphicsMemorySummary
Overview
Defines a struct for the application graphics memory usage details.
Since: 21
Related module: HiDebug
Header file: hidebug_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t gl | GL memory size (memory occupied by RenderService for loading required resources, such as images and textures), in KB. |
| uint32_t graph | Graph memory size (DMA memory usage of the process), in KB, including the DMA buffers obtained directly through the API and those obtained through allocator_host. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-hiviewdfx-FaultLogExtensionAbility
openharmony 鸿蒙 errorcode-hisysevent-sys
openharmony 鸿蒙 capi-hitrace-hitraceid
openharmony 鸿蒙 capi-hidebug-hidebug-threadcpuusage
openharmony 鸿蒙 js-apis-loglibrary-sys
openharmony 鸿蒙 capi-hiappevent-h