Home
last modified time | relevance | path

Searched refs:drmCrtcGetSequence (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/
Dcore-symbols.txt33 drmCrtcGetSequence
Dxf86drm.h674 extern int drmCrtcGetSequence(int fd, uint32_t crtcId,
Dxf86drm.c2155 drm_public int drmCrtcGetSequence(int fd, uint32_t crtcId, uint64_t *sequence, in drmCrtcGetSequence() function
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c2962 int ret = drmCrtcGetSequence(wsi->fd, connector->crtc_id, in wsi_GetSwapchainCounterEXT()