Searched refs:IsOpaqueImage (Results 1 – 3 of 3) sorted by relevance
737 if (m_pDIBSource->IsOpaqueImage() && m_BitmapAlpha == 255) { in StartDIBSource()775 if (m_pDIBSource->IsOpaqueImage()) { in StartBitmapAlpha()
206 FX_BOOL IsOpaqueImage() const { return !(m_AlphaFlag & 3); } in IsOpaqueImage() function
597 if (m_pDIBSource->IsOpaqueImage() && m_BitmapAlpha == 255) { in StartDIBSource()