Searched refs:oldAlpha (Results 1 – 2 of 2) sorted by relevance
343 unsigned int oldAlpha = SkColorGetA(*colorPtr); in FindColor() local352 unsigned a = len == 4 ? nib2byte(hex >> 12) : oldAlpha; in FindColor()360 hex |= oldAlpha << 24; in FindColor()
242 unsigned int oldAlpha = SkColorGetA(*colorPtr); in FindColor() local251 unsigned a = len == 4 ? nib2byte(hex >> 12) : oldAlpha; in FindColor()259 hex |= oldAlpha << 24; in FindColor()