Home
last modified time | relevance | path

Searched refs:native_vsync (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dnative_vsync_test.cpp28 static inline OH_NativeVSync* native_vsync = nullptr; member in OHOS::Rosen::NativeVsyncTest
72 native_vsync = OH_NativeVSync_Create(name, sizeof(name));
73 ASSERT_NE(native_vsync, nullptr);
99 ASSERT_NE(OH_NativeVSync_RequestFrame(native_vsync, nullptr, nullptr), 0);
113 ASSERT_EQ(OH_NativeVSync_RequestFrame(native_vsync, callback, nullptr), 0);
252 ASSERT_EQ(OH_NativeVSync_DVSyncSwitch(native_vsync, true), 0);
253 ASSERT_EQ(OH_NativeVSync_DVSyncSwitch(native_vsync, false), 0);
268 ASSERT_NE(native_vsync, nullptr);
269 OH_NativeVSync_Destroy(native_vsync);
270 native_vsync = nullptr;
[all …]
H A DBUILD.gn144 "//foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync:libnative_vsync",
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Dnative-vsync-guidelines.md16 详细的接口说明请参考[native_vsync](../reference/apis-arkgraphics2d/_native_vsync.md)。
31 #include <native_vsync/native_vsync.h>
/ohos5.0/docs/en/application-dev/graphics/
H A Dnative-vsync-guidelines.md16 For details about the APIs, see [native_vsync](../reference/apis-arkgraphics2d/_native_vsync.md).
31 #include <native_vsync/native_vsync.h>
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_native_vsync.md22 | [native_vsync.h](native__vsync_8h.md) | 定义获取和使用NativeVsync的相关函数。<br/>**引用文件:** &lt;native_vsync/n…
H A Dnative__vsync_8h.md1 # native_vsync.h
H A DReadme-CN.md68 - [native_vsync.h](native__vsync_8h.md)
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Dnative__vsync_8h.md1 # native_vsync.h
6 The **native_vsync.h** file declares the functions for obtaining and using native virtual synchroni…
H A D_native_vsync.md22native_vsync.h](native__vsync_8h.md) | Declares the functions for obtaining and using native VSync…
H A DReadme-EN.md70 - [native_vsync.h](native__vsync_8h.md)
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_vsync/
H A DBUILD.gn41 deps = [ "//foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync:libnative_vsync" ]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync/
H A DBUILD.gn40 sources = [ "native_vsync.cpp" ]
/ohos5.0/build/ohos/ndk/
H A Dndk_targets.gni85 "//interface/sdk_c/graphic/graphic_2d/native_vsync:libnative_vsync_ndk",
86 "//interface/sdk_c/graphic/graphic_2d/native_vsync:native_vsync_header",
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md4071 - [native_vsync.h](reference/apis-arkgraphics2d/native__vsync_8h.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3932 - [native_vsync.h](reference/apis-arkgraphics2d/native__vsync_8h.md)