mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
Signed-off-by: xxb-wzy <xuxiaobo5@huawei.com>
Change-Id: I91b51c7786f5aa8bccfc4936d602caceda547f89
This commit is contained in:
parent
9364f17f6f
commit
9a7ff952b1
@ -135,7 +135,7 @@ int OH_NativeVSync_GetPeriod(OH_NativeVSync* nativeVsync, long long* period);
|
||||
* @return {@link NATIVE_ERROR_OK} 0 - Success.
|
||||
* {@link NATIVE_ERROR_INVALID_ARGUMENTS} 40001000 - the parameter nativeVsync is NULL or callback is NULL.
|
||||
* {@link NATIVE_ERROR_BINDER_ERROR} 50401000 - ipc send failed.
|
||||
* @since 12
|
||||
* @since 14
|
||||
* @version 1.0
|
||||
*/
|
||||
int OH_NativeVSync_DVSyncSwitch(OH_NativeVSync* nativeVsync, bool enable);
|
||||
|
Loading…
Reference in New Issue
Block a user