Searched refs:OH_NativeImage_GetSurfaceId (Results 1 – 8 of 8) sorted by relevance
58 | 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 )
54 | int32_t [OH_NativeImage_GetSurfaceId](_o_h___native_image.md#oh_nativeimage_getsurfaceid) ([OH_Na…
174 int32_t OH_NativeImage_GetSurfaceId(OH_NativeImage* image, uint64_t* surfaceId);
87 return OH_NativeImage_GetSurfaceId(ohNativeImage_, surfaceId); in GetSurfaceId()
865 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);
127 int32_t OH_NativeImage_GetSurfaceId(OH_NativeImage* image, uint64_t* surfaceId) in OH_NativeImage_GetSurfaceId() function
58 | 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 )