Home
last modified time | relevance | path

Searched defs:ArkUI_DrawContext (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_extened.h62 struct ArkUI_DrawContext { struct
64 int32_t width;
66 int32_t height;
68 void* canvas;
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_ark_u_i___native_module.md990 ### ArkUI_DrawContext subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_ark_u_i___native_module.md1019 ### ArkUI_DrawContext subsection
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_type.h76 typedef struct ArkUI_DrawContext ArkUI_DrawContext; typedef