Searched refs:throb_value (Results 1 – 2 of 2) sorted by relevance
407 double throb_value = GetThrobValue(); in PaintFaviconArea() local408 if (throb_value > 0) { in PaintFaviconArea()412 canvas.saveLayerAlpha(&bounds, static_cast<int>(throb_value * 0xff), in PaintFaviconArea()882 double throb_value = GetThrobValue(); in PaintTabBackground() local883 if (throb_value > 0) { in PaintTabBackground()884 canvas->SaveLayerAlpha(static_cast<int>(throb_value * 0xff), in PaintTabBackground()
378 double throb_value = GetThrobValue(); in PaintTabBackground() local379 if (throb_value > 0) { in PaintTabBackground()380 canvas->SaveLayerAlpha(static_cast<int>(throb_value * 0xff), in PaintTabBackground()