Searched refs:newAT (Results 1 – 2 of 2) sorted by relevance
98 SkAlphaType newAT = origInfo.alphaType(); in Create() local99 if (!valid_for_bitmap_device(origInfo, &newAT)) { in Create()104 const SkImageInfo info = origInfo.makeAlphaType(newAT); in Create()
150 SkAlphaType newAT = info.alphaType(); in setInfo() local151 if (!SkColorTypeValidateAlphaType(info.colorType(), info.alphaType(), &newAT)) { in setInfo()179 fInfo = info.makeAlphaType(newAT); in setInfo()