Searched refs:GetAlpha (Results 1 – 3 of 3) sorted by relevance
74 s16 GetAlpha( void );503 inline s16 GetAlpha( void ) in GetAlpha() function505 return detail::GetAlpha(); in GetAlpha()
130 static nn::Result GetAlpha( s16* pAlpha );
169 u8 GetAlpha() const { return m_Alpha; } in GetAlpha() function