mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-23 15:11:51 +00:00
vsync api lint fix
Signed-off-by: lihui <lihui359@huawei.com>
This commit is contained in:
parent
fcd1ca083b
commit
313a6f7f1c
@ -62,7 +62,7 @@ OH_NativeVSync* OH_NativeVSync_Create(const char* name, unsigned int length);
|
||||
* @brief Delete the NativeVsync instance.
|
||||
*
|
||||
* @syscap SystemCapability.Graphic.Graphic2D.NativeVsync
|
||||
* @param window Indicates the pointer to a <b>NativeVsync</b> instance.
|
||||
* @param nativeVsync Indicates the pointer to a <b>NativeVsync</b> instance.
|
||||
* @since 9
|
||||
* @version 1.0
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user