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

  /external/pdfium/core/include/fxge/
fx_dib.h 390 virtual void TranslateDownSamples(FX_LPBYTE dest_buf, FX_LPCBYTE src_buf, int pixels, int Bpp) const = 0;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h 453 virtual void TranslateDownSamples(FX_LPBYTE dest_buf, FX_LPCBYTE src_buf, int pixels, int Bpp) const;
fpdf_render_image.cpp 280 void CPDF_DIBTransferFunc::TranslateDownSamples(FX_LPBYTE dest_buf, FX_LPCBYTE src_buf, int pixels, int Bpp) const
    [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp     [all...]

Completed in 548 milliseconds