Searched refs:kAlphas (Results 1 – 3 of 3) sorted by relevance
104 constexpr uint8_t kAlphas[] = { 0xff, 0x40 }; in onDraw() local105 for (size_t a = 0; a < SK_ARRAY_COUNT(kAlphas); ++a) { in onDraw()110 paint.setAlpha(kAlphas[a]); in onDraw()
954 static constexpr SkColor kAlphas[] = { SK_ColorTRANSPARENT, SK_ColorBLACK }; in make_filtered_renderers() local957 0.25f * kTileWidth * kColCount, kAlphas, nullptr, 2, SkShader::kClamp_TileMode); in make_filtered_renderers()