Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/ace/
H A DMsAce.c1771 void msSetPCColorMatrix(void *pInstance, BOOL bScalerWin ) in msSetPCColorMatrix() function
1868 msSetPCColorMatrix(pInstance, bScalerWin ); in msAdjustPCContrast()
1875 msSetPCColorMatrix(pInstance, bScalerWin ); in msAdjustPCContrast_10Bits()
1885 msSetPCColorMatrix(pInstance, bScalerWin ); in msAdjustPCRGB()
1894 msSetPCColorMatrix(pInstance, bScalerWin ); in msAdjustPCRGB_10Bits()
H A DdrvACE.h365 void msSetPCColorMatrix(void* pInstance, MS_BOOL bScalerWin );
H A DdrvACE.c549 msSetPCColorMatrix(pInstance, bScalerWin); in MDrv_ACE_SetPCsRGBTable()