Home | History | Annotate | Download | only in bench

Lines Matching full:getinfo

827                 SkAlphaType alphaType = codec->getInfo().alphaType();
862 codec->getInfo().makeColorType(colorType).makeAlphaType(alphaType);
906 if (10 * sampleSize > SkTMin(codec->getInfo().width(), codec->getInfo().height())) {