Searched refs:tempSkBmpColor (Results 1 – 2 of 2) sorted by relevance
321 SkColorType tempSkBmpColor = kUnknown_SkColorType; in dumpLayer() local329 tempSkBmpColor = kRGBA_8888_SkColorType; in dumpLayer()332 tempSkBmpColor = kBGRA_8888_SkColorType; in dumpLayer()335 tempSkBmpColor = kRGB_565_SkColorType; in dumpLayer()341 tempSkBmpColor = kUnknown_SkColorType; in dumpLayer()344 if (kUnknown_SkColorType != tempSkBmpColor) { in dumpLayer()346 tempSkBmpColor, kIgnore_SkAlphaType); in dumpLayer()
338 tempSkBmpColor, kIgnore_SkAlphaType); in dumpLayer()