Searched refs:lx_get_format (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c471 lx_get_format(PicturePtr p) function in typeref:typename:const struct exa_format_t *
651 if ((srcFmt = lx_get_format(pSrc)) == NULL)
654 if ((dstFmt = lx_get_format(pDst)) == NULL)
689 srcFmt = lx_get_format(pSrc);
690 dstFmt = lx_get_format(pDst);

Completed in 3 milliseconds