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

  /external/pdfium/core/include/fxge/
fx_dib.h 321 FX_BOOL LoadChannel(FXDIB_Channel destChannel, const CFX_DIBSource* pSrcBitmap, FXDIB_Channel srcChannel);
323 FX_BOOL LoadChannel(FXDIB_Channel destChannel, int value);
  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp 625 FX_BOOL CFX_DIBitmap::LoadChannel(FXDIB_Channel destChannel, const CFX_DIBSource* pSrcBitmap, FXDIB_Channel srcChannel)
763 FX_BOOL CFX_DIBitmap::LoadChannel(FXDIB_Channel destChannel, int value)
834 return LoadChannel(FXDIB_Alpha, pSrcBitmap, FXDIB_Alpha);
    [all...]
fx_dib_convert.cpp     [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_pattern.cpp 804 pBitmap->LoadChannel(FXDIB_Red, pBitmap, FXDIB_Alpha);
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp     [all...]

Completed in 444 milliseconds