Searched refs:nFormatMask (Results 1 – 1 of 1) sorted by relevance
174 inline XRenderPictFormat* XRenderPeer::FindPictureFormat( unsigned long nFormatMask, in FindPictureFormat() argument178 return XRenderFindFormat( mpDisplay, nFormatMask, &rFormatAttr, 0 ); in FindPictureFormat()180 return (*mpXRenderFindFormat)( mpDisplay, nFormatMask, &rFormatAttr, 0 ); in FindPictureFormat()
Completed in 14 milliseconds