Home
last modified time | relevance | path

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

/external/chromium_org/chrome/utility/cloud_print/
Dpwg_encoder.cc204 return EncodePageWithColorspace<RGBA8>(image, pwg_header_info, output); in EncodePage()
207 return EncodePageWithColorspace<BGRA8>(image, pwg_header_info, output); in EncodePage()
216 bool PwgEncoder::EncodePageWithColorspace(const BitmapImage& image, in EncodePageWithColorspace() function in cloud_print::PwgEncoder
Dpwg_encoder.h56 bool EncodePageWithColorspace(const BitmapImage& image,