Home | History | Annotate | Download | only in graphics

Lines Matching refs:newInfo

53     void reconfigure(const SkImageInfo& newInfo, size_t rowBytes, SkColorTable* ctable) {
54 if (kIndex_8_SkColorType != newInfo.colorType()) {
68 newInfo.colorType(), newInfo.alphaType(), &alphaType),
77 *myInfo = newInfo;