Searched refs:o_pRot (Results 1 – 1 of 1) sorted by relevance
101 SizeID XRRConfigCurrentConfiguration( XRRScreenConfiguration* i_pConfig, Rotation* o_pRot ) in XRRConfigCurrentConfiguration() argument103 return m_bValid ? m_pXRRConfigCurrentConfiguration( i_pConfig, o_pRot ) : 0; in XRRConfigCurrentConfiguration()241 SizeID XRRConfigCurrentConfiguration( XRRScreenConfiguration* i_pConfig, Rotation* o_pRot )243 return m_bValid ? ::XRRConfigCurrentConfiguration( i_pConfig, o_pRot ) : 0;
Completed in 8 milliseconds