Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp24 struct OH_NativeImage { struct
31 OH_NativeImage* OH_NativeImage_Create(uint32_t textureId, uint32_t textureTarget) in OH_NativeImage_Create() argument
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_image.md1 # OH_NativeImage chapter
72 ### OH_NativeImage subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_image.md1 # OH_NativeImage chapter
72 ### OH_NativeImage subsection
/ohos5.0/foundation/graphic/graphic_2d/interfaces/inner_api/surface/
H A Dnative_image.h47 typedef struct OH_NativeImage OH_NativeImage; typedef