Searched defs:nativeVSync (Results 1 – 1 of 1) sorted by relevance
54 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(name, sizeof(name)); in OHNativeVSyncCreate() local68 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(nullptr, length); in OHNativeVSyncCreateFOne() local81 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(name, sizeof(name)); in OHNativeVSyncRequestFrame() local111 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(name, sizeof(name)); in OHNativeVSyncRequestFrameFTwo() local128 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(name, sizeof(name)); in OHNativeVSyncGetPeriod() local167 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(nullptr, length); in OHNativeVSyncCreateNull() local181 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(name, length); in OHNativeVSyncCreateNotEq() local223 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(NULL, 0); in OHNativeVSyncCreateAbnormal() local264 OH_NativeVSync *nativeVSync = nullptr; in OHNativeVSyncCreateDifLenth() local323 OH_NativeVSync *nativeVSync = OH_NativeVSync_Create(name, length); in OHNativeVSyncRequestFrameNullptr() local[all …]