Home
last modified time | relevance | path

Searched refs:SetChannelFromBitmap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_dibitmap.cpp287 bool CFX_DIBitmap::SetChannelFromBitmap( in SetChannelFromBitmap() function in CFX_DIBitmap
357 return SetChannelFromBitmap(Channel::kAlpha, pSrcBitmap); in SetAlphaFromBitmap()
361 return SetChannelFromBitmap(Channel::kRed, pSrcBitmap); in SetRedFromBitmap()
H A Dcfx_dibitmap.h152 bool SetChannelFromBitmap(Channel destChannel,