Home
last modified time | relevance | path

Searched refs:instant (Results 1 – 25 of 54) sorted by relevance

123

/external/chromium/chrome/browser/instant/
Dinstant_browsertest.cc82 return browser()->instant()->GetPendingPreviewContents(); in GetPendingPreviewContents()
95 InstantController* instant = browser()->instant(); in WaitForPreviewToNavigate() local
96 ASSERT_TRUE(instant); in WaitForPreviewToNavigate()
98 instant->GetPreviewContents() : GetPendingPreviewContents(); in WaitForPreviewToNavigate()
110 ASSERT_TRUE(browser()->instant()->IsShowingInstant()); in SetupPreview()
111 ASSERT_FALSE(browser()->instant()->is_displayable()); in SetupPreview()
112 ASSERT_TRUE(browser()->instant()->is_active()); in SetupPreview()
128 return browser()->instant()->loader_manager_-> in GetSuggestion()
332 browser()->instant()->GetCurrentURL().spec()); in IN_PROC_BROWSER_TEST_F()
434 ASSERT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F()
[all …]
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit.cc210 InstantController* instant = controller_->GetInstant(); in OnChanged() local
214 if (update_instant_ && instant && tab) { in OnChanged()
221 instant->DestroyPreviewContentsAndLeaveActive(); in OnChanged()
223 instant->Update(tab, CurrentMatch(), view_->GetText(), in OnChanged()
227 instant->DestroyPreviewContents(); in OnChanged()
229 might_support_instant = instant->MightSupportInstant(); in OnChanged()
401 InstantController* instant = controller_->GetInstant(); in StopAutocomplete() local
402 if (instant && !instant->commit_on_mouse_up()) in StopAutocomplete()
403 instant->DestroyPreviewContents(); in StopAutocomplete()
542 InstantController* instant = controller_->GetInstant(); in OpenURL() local
[all …]
/external/chromium_org/third_party/WebKit/ManualTests/
Dsvg-cursor-changes.svg4 <!-- Clicking this circle should result in an instant update of the cursor location of this and the…
7 <!-- Clicking this circle should result in an instant update of the cursor location of this and the…
13 <!-- Clicking this circle should result in an instant update of the cursor location (tested using D…
16 <!-- Clicking this circle should result in an instant update of the cursor location (tested using S…
21 <!-- Clicking this circle should result in an instant update of the cursor image (tested using DOM)…
26 <!-- Clicking this circle should result in an instant update of the cursor image (tested using SVG …
/external/webrtc/src/modules/audio_processing/
Decho_cancellation_impl.cc260 metrics->residual_echo_return_loss.instant = my_metrics.rerl.instant; in GetMetrics()
265 metrics->echo_return_loss.instant = my_metrics.erl.instant; in GetMetrics()
270 metrics->echo_return_loss_enhancement.instant = my_metrics.erle.instant; in GetMetrics()
275 metrics->a_nlp.instant = my_metrics.aNlp.instant; in GetMetrics()
/external/chromium_org/chrome/browser/ui/webui/
Dinstant_ui.cc128 InstantController* instant = browser->instant_controller()->instant(); in GetDebugInfo() local
129 const std::list<DebugEvent>& events = instant->debug_events(); in GetDebugInfo()
155 browser->instant_controller()->instant()->ClearDebugEvents(); in ClearDebugInfo()
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DContentViewRenderView.java121 TraceEvent.instant("ContentViewRenderView:bail"); in onVSync()
249 TraceEvent.instant("requestRender:now");
265 TraceEvent.instant("requestRender:later");
273 TraceEvent.instant("onSwapBuffersCompleted");
/external/chromium_org/chrome/browser/ui/search/
Dinstant_test_utils.h54 InstantController* instant() { in instant() function
55 return browser_->instant_controller()->instant(); in instant()
Dinstant_test_utils.cc106 instant()->OmniboxFocusChanged(OMNIBOX_FOCUS_VISIBLE, in FocusOmnibox()
/external/webrtc/src/modules/audio_processing/aec/
Decho_cancellation.c724 metrics->erl.instant = (short) aecpc->aec->erl.instant; in WebRtcAec_GetMetrics()
745 metrics->erle.instant = (short) aecpc->aec->erle.instant; in WebRtcAec_GetMetrics()
774 metrics->rerl.instant = stmp; in WebRtcAec_GetMetrics()
779 metrics->aNlp.instant = (short) aecpc->aec->aNlp.instant; in WebRtcAec_GetMetrics()
Daec_core.h58 float instant; member
/external/chromium_org/content/public/android/java/src/org/chromium/content/common/
DTraceEvent.java143 TraceEvent.instant("TraceEvent.LooperMonitor:IdleStats", message); in traceAndLog()
267 public static void instant(String name) { in instant() method in TraceEvent
276 public static void instant(String name, String arg) { in instant() method in TraceEvent
DPerfTraceEvent.java153 public static synchronized void instant(String name) { in instant() method in PerfTraceEvent
156 TraceEvent.instant(name); in instant()
/external/chromium_org/chrome/browser/ui/
Dbrowser_instant_controller.h56 InstantController* instant() { return &instant_; } in instant() function
Dbrowser_navigator.cc384 BrowserInstantController* instant = params->browser->instant_controller(); in SwapInInstantNTP() local
385 return instant && instant->MaybeSwapInInstantNTPContents( in SwapInInstantNTP()
/external/webrtc/src/modules/audio_processing/test/
Dunittest.proto24 optional int32 instant = 1; field
/external/webrtc/src/modules/audio_processing/aec/interface/
Decho_cancellation.h46 WebRtc_Word16 instant; member
/external/chromium_org/chrome/browser/ui/omnibox/
Domnibox_edit_model.cc937 InstantController* instant = GetInstantController(); in OnWillKillFocus() local
938 if (instant) { in OnWillKillFocus()
939 instant->OmniboxFocusChanged(OMNIBOX_FOCUS_NONE, in OnWillKillFocus()
1437 InstantController* instant = GetInstantController(); in SetFocusState() local
1438 if (instant) in SetFocusState()
1439 instant->OmniboxFocusChanged(state, reason, NULL); in SetFocusState()
/external/chromium_org/third_party/python_gflags/
DREADME22 create an instant man page, with all the commandline flags and their docs, for
/external/chromium-trace/trace-viewer/third_party/python_gflags/
DREADME22 create an instant man page, with all the commandline flags and their docs, for
/external/smali/
DREADME.md9 …annels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if …
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
Dimage_editor.js384 this.instant = true;
481 if (this.currentMode_.instant) { // Instant tool.
500 if (!this.currentMode_.instant) {
Dimage_adjust.js196 this.instant = true;
/external/webrtc/src/modules/audio_processing/interface/
Daudio_processing.h213 int instant; // Instantaneous value. member
/external/chromium_org/chrome/browser/search_engines/
Dprepopulated_engines_schema.json27 // If omitted, this engine does not support instant.
/external/chromium/chrome/browser/ui/
Dbrowser.cc2739 if (instant()) in TabDeselected()
2740 instant()->DestroyPreviewContents(); in TabDeselected()
3446 if (instant()) { in Observe()
3447 instant()->DestroyPreviewContents(); in Observe()
4319 if (!instant() || !instant()->is_active() || !instant()->IsCurrent() || in OpenInstant()
4327 instant()->CommitCurrentPreview(INSTANT_COMMIT_PRESSED_ENTER); in OpenInstant()
4331 TabContentsWrapper* preview_contents = instant()->ReleasePreviewContents( in OpenInstant()
4340 instant()->last_transition_type(), in OpenInstant()
4342 instant()->CompleteRelease(preview_contents->tab_contents()); in OpenInstant()

123