Searched refs:tempAT (Results 1 – 1 of 1) sorted by relevance
728 auto tempAT = srcAlwaysOpaque ? kOpaque_SkAlphaType : kPremul_SkAlphaType; in readSurfacePixels() local729 auto tempII = SkImageInfo::Make(width, height, srcSkColorType, tempAT, in readSurfacePixels()