Searched refs:newAT (Results 1 – 2 of 2) sorted by relevance
74 SkAlphaType newAT = origInfo.alphaType(); in Create() local75 if (!valid_for_bitmap_device(origInfo, &newAT)) { in Create()79 const SkImageInfo info = origInfo.makeAlphaType(newAT); in Create()
108 SkAlphaType newAT = info.alphaType(); in setInfo() local109 if (!SkColorTypeValidateAlphaType(info.colorType(), info.alphaType(), &newAT)) { in setInfo()137 fInfo = info.makeAlphaType(newAT); in setInfo()