HomeSort by relevance Sort by last modified time
    Searched full:mic_full (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/speech/
speech_input_bubble.cc 28 SkBitmap* mic_full() { return mic_full_; } function in class:__anon2138::SpeechInputBubbleImages
226 DrawVolumeOverlay(&canvas, *g_images.Get().mic_full(), volume);
  /external/chromium_org/chrome/browser/speech/
speech_recognition_bubble.cc 37 gfx::ImageSkia* mic_full() const { return mic_full_; } function in class:__anon5633::SpeechRecognitionBubbleImages
265 DrawVolumeOverlay(&canvas, *g_images.Get().mic_full(), volume);

Completed in 265 milliseconds