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 30 virtual void ReleaseNativeCapture() = 0;
default_capture_client.cc 39 capture_delegate->ReleaseNativeCapture();
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_capture_client.cc 61 delegate->ReleaseNativeCapture();
  /external/chromium_org/ui/wm/core/
capture_controller.cc 70 delegate->ReleaseNativeCapture();
  /external/chromium_org/ui/aura/
window_event_dispatcher.h 167 virtual void ReleaseNativeCapture() OVERRIDE;
window_event_dispatcher.cc 401 void WindowEventDispatcher::ReleaseNativeCapture() {

Completed in 250 milliseconds