Searched refs:newAT (Results 1 – 2 of 2) sorted by relevance
88 SkAlphaType newAT = origInfo.alphaType(); in Create() local89 if (!valid_for_bitmap_device(origInfo, &newAT)) { in Create()93 const SkImageInfo info = origInfo.makeAlphaType(newAT); in Create()
117 SkAlphaType newAT = info.alphaType(); in setInfo() local118 if (!SkColorTypeValidateAlphaType(info.colorType(), info.alphaType(), &newAT)) { in setInfo()146 fInfo = info.makeAlphaType(newAT); in setInfo()