Home | History | Annotate | Download | only in codec

Lines Matching full:getinfo

346     dinfo.image_width = this->getInfo().width();
347 dinfo.image_height = this->getInfo().height();
462 dinfo.image_width = this->getInfo().width();
463 dinfo.image_height = this->getInfo().height();
598 if (needs_swizzler_to_convert_from_cmyk(dinfo->out_color_space, this->getInfo(),
676 fDecoderMgr->dinfo()->out_color_space, this->getInfo(), this->colorXform());
705 fDecoderMgr->dinfo()->out_color_space, this->getInfo(), this->colorXform());