Home
last modified time | relevance | path

Searched refs:OH_NativeImage_GetTimestamp (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.md56 | int64_t [OH_NativeImage_GetTimestamp](#oh_nativeimage_gettimestamp) ([OH_NativeImage](#oh_nativei…
527 ### OH_NativeImage_GetTimestamp()
530 int64_t OH_NativeImage_GetTimestamp (OH_NativeImage * image)
H A Dnative__image_8h.md52 | int64_t [OH_NativeImage_GetTimestamp](_o_h___native_image.md#oh_nativeimage_gettimestamp) ([OH_Na…
/ohos5.0/foundation/graphic/graphic_2d/interfaces/inner_api/surface/
H A Dnative_image.h147 int64_t OH_NativeImage_GetTimestamp(OH_NativeImage* image);
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dnative_image_adapter_impl.cpp71 return OH_NativeImage_GetTimestamp(ohNativeImage_); in GetTimestamp()
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Dnative-image-guidelines.md19 | OH_NativeImage_GetTimestamp (OH_NativeImage \*image) | 获取最近调用OH_NativeImage_UpdateSurface…
261 int64_t timeStamp = OH_NativeImage_GetTimestamp(image);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp100 int64_t OH_NativeImage_GetTimestamp(OH_NativeImage* image) in OH_NativeImage_GetTimestamp() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_image/
H A Dhello_native_image.cpp144 int64_t timeStamp = OH_NativeImage_GetTimestamp(image); in GetData()
/ohos5.0/docs/en/application-dev/graphics/
H A Dnative-image-guidelines.md22 | OH_NativeImage_GetTimestamp (OH_NativeImage \*image) | Obtains the timestamp of the textu…
264 int64_t timeStamp = OH_NativeImage_GetTimestamp(image);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp444 int64_t timeStamp = OH_NativeImage_GetTimestamp(nullptr);
459 int64_t timeStamp = OH_NativeImage_GetTimestamp(image);
477 int32_t ret = OH_NativeImage_GetTimestamp(imageNew);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_image.md56 | int64_t [OH_NativeImage_GetTimestamp](#oh_nativeimage_gettimestamp) ([OH_NativeImage](#oh_nativei…
532 ### OH_NativeImage_GetTimestamp()
535 int64_t OH_NativeImage_GetTimestamp (OH_NativeImage * image)
H A Dnative__image_8h.md52 | int64_t [OH_NativeImage_GetTimestamp](_o_h___native_image.md#oh_nativeimage_gettimestamp) ([OH_Na…