Home
last modified time | relevance | path

Searched refs:OH_NativeImage_GetSurfaceId (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_image.md58 | int32_t [OH_NativeImage_GetSurfaceId](#oh_nativeimage_getsurfaceid) ([OH_NativeImage](#oh_nativei…
500 ### OH_NativeImage_GetSurfaceId()
503 int32_t OH_NativeImage_GetSurfaceId (OH_NativeImage * image, uint64_t * surfaceId )
H A Dnative__image_8h.md54 | int32_t [OH_NativeImage_GetSurfaceId](_o_h___native_image.md#oh_nativeimage_getsurfaceid) ([OH_Na…
/ohos5.0/foundation/graphic/graphic_2d/interfaces/inner_api/surface/
H A Dnative_image.h174 int32_t OH_NativeImage_GetSurfaceId(OH_NativeImage* image, uint64_t* surfaceId);
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dnative_image_adapter_impl.cpp87 return OH_NativeImage_GetSurfaceId(ohNativeImage_, surfaceId); in GetSurfaceId()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp865 int32_t ret = OH_NativeImage_GetSurfaceId(image, &surfaceId);
882 int32_t ret = OH_NativeImage_GetSurfaceId(nullptr, &surfaceId);
888 ret = OH_NativeImage_GetSurfaceId(imageNew, nullptr);
892 ret = OH_NativeImage_GetSurfaceId(imageNew, &surfaceId);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp127 int32_t OH_NativeImage_GetSurfaceId(OH_NativeImage* image, uint64_t* surfaceId) in OH_NativeImage_GetSurfaceId() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_image.md58 | int32_t [OH_NativeImage_GetSurfaceId](#oh_nativeimage_getsurfaceid) ([OH_NativeImage](#oh_nativei…
504 ### OH_NativeImage_GetSurfaceId()
507 int32_t OH_NativeImage_GetSurfaceId (OH_NativeImage * image, uint64_t * surfaceId )
H A Dnative__image_8h.md54 | int32_t [OH_NativeImage_GetSurfaceId](_o_h___native_image.md#oh_nativeimage_getsurfaceid) ([OH_Na…