Home
last modified time | relevance | path

Searched refs:warm_up_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/speech/
Dspeech_input_bubble.cc27 const std::vector<SkBitmap>& warm_up() { return warm_up_; } in warm_up()
39 std::vector<SkBitmap> warm_up_; // Frames for the warm up animation. member in __anon822967340111::SpeechInputBubbleImages
76 warm_up_.push_back(empty_spinner); in SpeechInputBubbleImages()
94 warm_up_.push_back(SkBitmapOperations::CreateHSLShiftedBitmap( in SpeechInputBubbleImages()