Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/video/display/fbdev/
A Dfsl_fbdev.h94 } fbdev_fb_info_t; typedef
99 fbdev_fb_info_t fbInfo; /*!< Frame buffer information. */
173 void FBDEV_GetFrameBufferInfo(fbdev_t *fbdev, fbdev_fb_info_t *info);
187 status_t FBDEV_SetFrameBufferInfo(fbdev_t *fbdev, fbdev_fb_info_t *info);
A Dfsl_fbdev.c152 void FBDEV_GetFrameBufferInfo(fbdev_t *fbdev, fbdev_fb_info_t *info) in FBDEV_GetFrameBufferInfo()
157 status_t FBDEV_SetFrameBufferInfo(fbdev_t *fbdev, fbdev_fb_info_t *info) in FBDEV_SetFrameBufferInfo()
/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/board/
A Dvglite_window.h26 fbdev_fb_info_t g_fbInfo;
A Dvglite_window.c94 fbdev_fb_info_t *g_fbInfo = &(display->g_fbInfo); in VGLITE_CreateWindow()

Completed in 6 milliseconds