Searched refs:SetChannelFromBitmap (Results 1 – 2 of 2) sorted by relevance
287 bool CFX_DIBitmap::SetChannelFromBitmap( in SetChannelFromBitmap() function in CFX_DIBitmap357 return SetChannelFromBitmap(Channel::kAlpha, pSrcBitmap); in SetAlphaFromBitmap()361 return SetChannelFromBitmap(Channel::kRed, pSrcBitmap); in SetRedFromBitmap()
152 bool SetChannelFromBitmap(Channel destChannel,