Searched refs:kBmpAlphas (Results 1 – 2 of 2) sorted by relevance
56 static const SkColor kBmpAlphas[] = { in onDraw() local93 for (size_t a = 0; a < SK_ARRAY_COUNT(kBmpAlphas); ++a) { in onDraw()96 modePaint.setAlpha(kBmpAlphas[a]); in onDraw()
57 static const SkColor kBmpAlphas[] = { in onDraw() local94 for (size_t a = 0; a < SK_ARRAY_COUNT(kBmpAlphas); ++a) { in onDraw()97 modePaint.setAlpha(kBmpAlphas[a]); in onDraw()