Home
last modified time | relevance | path

Searched refs:OH_NativeImage_AttachContext (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_image.md53 | int32_t [OH_NativeImage_AttachContext](#oh_nativeimage_attachcontext) ([OH_NativeImage](#oh_nativ…
393 ### OH_NativeImage_AttachContext()
396 int32_t OH_NativeImage_AttachContext (OH_NativeImage * image, uint32_t textureId )
H A Dnative__image_8h.md49 | int32_t [OH_NativeImage_AttachContext](_o_h___native_image.md#oh_nativeimage_attachcontext) ([OH_…
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_image/
H A Dhello_native_image.cpp245 ret = OH_NativeImage_AttachContext(image, textureId2); in main()
262 ret = OH_NativeImage_AttachContext(image, textureId2); in main()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/inner_api/surface/
H A Dnative_image.h113 int32_t OH_NativeImage_AttachContext(OH_NativeImage* image, uint32_t textureId);
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dnative_image_adapter_impl.cpp47 return OH_NativeImage_AttachContext(ohNativeImage_, textureId); in AttachContext()
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Dnative-image-guidelines.md16 | OH_NativeImage_AttachContext (OH_NativeImage \*image, uint32_t textureId) | 将OH_NativeImage实例附加到当…
286 ret = OH_NativeImage_AttachContext(image, textureId2);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp257 int32_t ret = OH_NativeImage_AttachContext(nullptr, textureId);
318 int32_t ret = OH_NativeImage_AttachContext(image, textureId);
725 int32_t ret = OH_NativeImage_AttachContext(image, textureId2);
788 int32_t ret = OH_NativeImage_AttachContext(image, textureId2);
806 int32_t ret = OH_NativeImage_AttachContext(imageNew, 0);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp73 int32_t OH_NativeImage_AttachContext(OH_NativeImage* image, uint32_t textureId) in OH_NativeImage_AttachContext() function
/ohos5.0/docs/en/application-dev/graphics/
H A Dnative-image-guidelines.md19 | OH_NativeImage_AttachContext (OH_NativeImage \*image, uint32_t textureId) | Attaches an **OH_Nati…
289 ret = OH_NativeImage_AttachContext(image, textureId2);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_image.md53 | int32_t [OH_NativeImage_AttachContext](#oh_nativeimage_attachcontext) ([OH_NativeImage](#oh_nativ…
392 ### OH_NativeImage_AttachContext()
395 int32_t OH_NativeImage_AttachContext (OH_NativeImage * image, uint32_t textureId )
H A Dnative__image_8h.md49 | int32_t [OH_NativeImage_AttachContext](_o_h___native_image.md#oh_nativeimage_attachcontext) ([OH_…