Home
last modified time | relevance | path

Searched defs:vsync (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.h47 bool vsync; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h775 void SetOnceVsyncListener(VsyncCallbackFun vsync) in SetOnceVsyncListener()
862 void SetVsyncListener(VsyncCallbackFun vsync) in SetVsyncListener()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_dfm.h138 uint32_t vsync; member
H A Dhdmi_common.h263 uint32_t vsync; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1280 auto vsync = [vmContext, callbackId]() { in SetVsyncCallback() local