Home
last modified time | relevance | path

Searched refs:ReverseRGB (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcodec/
Dfx_codec.cpp79 void ReverseRGB(uint8_t* pDestBuf, const uint8_t* pSrcBuf, int pixels) { in ReverseRGB() function
Dfx_codec.h124 void ReverseRGB(uint8_t* pDestBuf, const uint8_t* pSrcBuf, int pixels);
/external/pdfium/core/fpdfapi/page/
Dcpdf_devicecs.cpp96 fxcodec::ReverseRGB(pDestBuf, pSrcBuf, pixels); in TranslateImageLine()
Dcpdf_colorspace.cpp805 fxcodec::ReverseRGB(pDestBuf, pSrcBuf, pixels); in TranslateImageLine()
994 fxcodec::ReverseRGB(pDestBuf, pSrcBuf, pixels); in TranslateImageLine()