Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1398 psXCInstPri->fpXC_GetVSyncWidth = MApi_XC_GetVSyncWidth_U2; in XC_Initialize()
1786 …URELATION(fpXC_GetVSyncWidth,(IOCTL_XC_GETVSYNCWIDTH)MApi_XC_GetVSyncWidth_U2,MApi_XC_GetVSyncWidt… in XC_U1_U2_RELATION()
4177 pXCArgs->u8ReturnValue = psXCInstPri->fpXC_GetVSyncWidth(pInstance, pXCArgs->eWindow); in _XCIoctl()
H A DXC_private.h1601 IOCTL_XC_GETVSYNCWIDTH fpXC_GetVSyncWidth; member