Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1339 psXCInstPri->fpXC_Is3DFormatSupported = MApi_XC_Is3DFormatSupported_U2; in XC_Initialize()
1727 …URELATION(fpXC_Is3DFormatSupported,(IOCTL_XC_IS3DFORMATSUPPORTED)MApi_XC_Is3DFormatSupported_U2,MA… in XC_U1_U2_RELATION()
3331 …pXCArgs->bReturnValue = psXCInstPri->fpXC_Is3DFormatSupported(pInstance, pXCArgs->e3dInputMode, pX… in _XCIoctl()
H A DXC_private.h1542 IOCTL_XC_IS3DFORMATSUPPORTED fpXC_Is3DFormatSupported; member