HomeSort by relevance Sort by last modified time
    Searched refs:FXDIB_Alpha (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp 611 if (srcChannel == FXDIB_Alpha) {
642 if (destChannel == FXDIB_Alpha) {
692 if (srcChannel == FXDIB_Alpha && pSrcClone->m_pAlphaMask) {
721 if (destChannel == FXDIB_Alpha && m_pAlphaMask) {
747 if (destChannel == FXDIB_Alpha) {
789 if (destChannel == FXDIB_Alpha && m_pAlphaMask) {
812 return LoadChannel(FXDIB_Alpha, pSrcBitmap, FXDIB_Alpha);
    [all...]
fx_dib_convert.cpp     [all...]
  /external/pdfium/core/include/fxge/
fx_dib.h 37 FXDIB_Alpha
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_pattern.cpp 836 pBitmap->LoadChannel(FXDIB_Red, pBitmap, FXDIB_Alpha);
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp     [all...]

Completed in 152 milliseconds