Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_egl.c375 static int egl_attach_dmabuf(egl_ctx *ctx, int dma_fd, int width, int height) in egl_attach_dmabuf() function
477 if (egl_attach_dmabuf(ctx, dma_fd, w, h) < 0) { in egl_convert_fb()