Home
last modified time | relevance | path

Searched defs:onVsyncEndCallback (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_vsync_adapter_impl.cpp49 void ArkVSyncAdapterImpl::SetOnVsyncEndCallback(OnVsyncCallback onVsyncEndCallback) in SetOnVsyncEndCallback()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_vsync_adapter_wrapper.cpp63 void ArkVSyncAdapterWrapper::SetOnVsyncEndCallback(OnVsyncCallback onVsyncEndCallback) in SetOnVsyncEndCallback()
/base/web/webview/ohos_adapter/graphic_adapter/src/
Dvsync_adapter_impl.cpp198 void VSyncAdapterImpl::SetOnVsyncEndCallback(void (*onVsyncEndCallback)()) in SetOnVsyncEndCallback()
/base/web/webview/ohos_interface/include/ohos_adapter/
Dgraphic_adapter.h46 virtual void SetOnVsyncEndCallback(void (*onVsyncEndCallback)()) {} in SetOnVsyncEndCallback()