HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseNativeCapture (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/aura/client/
capture_delegate.h 25 virtual void ReleaseNativeCapture() = 0;
default_capture_client.cc 35 root_window_->ReleaseNativeCapture();
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_capture_client.cc 55 root_window_->ReleaseNativeCapture();
desktop_native_widget_aura.cc 362 window_->GetRootWindow()->ReleaseNativeCapture();
  /external/chromium_org/ui/aura/
root_window.h 284 virtual void ReleaseNativeCapture() OVERRIDE;
root_window.cc 693 void RootWindow::ReleaseNativeCapture() {
    [all...]

Completed in 166 milliseconds