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

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
shared_desktop_frame.h 31 SharedDesktopFrame* Share();
shared_desktop_frame.cc 60 SharedDesktopFrame* SharedDesktopFrame::Share() {
desktop_and_cursor_composer_unittest.cc 243 fake_screen_->SetNextFrame(frame->Share());
screen_capturer_x11.cc 385 DesktopFrame* frame = queue_.current_frame()->Share();
screen_capturer_mac.mm 449 DesktopFrame* new_frame = queue_.current_frame()->Share();
    [all...]
  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 226 bool Share = false;
232 Share = true;
241 // not possible to share a used color with other objects.
242 if (!Share) {
258 if (!Share || Align > MFI->getObjectAlignment(Color))
261 if (!Share || Size > MFI->getObjectSize(Color))
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
WebViewContextMenu.java 185 // For our share menu items.
186 private class Share extends SendIntent {
187 public Share(String url, String analyticsLabel) {
387 setOnMenuItemClickListener(new Share(extra, "share_link"));
  /external/chromium_org/chrome/renderer/resources/extensions/
chrome_web_view_internal_custom_bindings.js 11 // TODO(lazyboy): Share common code /w context_menus_custom_bindings.js.
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
screen_capturer_win_gdi.cc 125 DesktopFrame* frame = queue_.current_frame()->Share();
screen_capturer_win_magnifier.cc 159 DesktopFrame* frame = queue_.current_frame()->Share();
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
share_client.js 9 * @param {string} url Share Url for an entry.
cws_container_client.js 14 * @param {string} url Share Url for an entry.
file_transfer_controller.js 22 * @param {MultiProfileShareDialog} multiProfileShareDialog Share dialog to be
23 * used to share files from another profile.
257 * Obtains entries that need to share with me.
261 * share.
380 // Check if cross share is needed or not.
389 // Do cross share.
    [all...]
file_manager.js 213 * Share dialog.
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
file_manager_ui.js 60 * Share dialog.
66 * Multi-profile share dialog.
  /external/chromium_org/remoting/test/
protocol_perftest.cc 446 scoped_ptr<webrtc::DesktopFrame> result(current_frame_->Share());
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
exif_encoder.js 7 // TODO:(kaznacheev) Share the EXIF constants with exif_parser.js
329 * TODO(kaznacheev): Share with ExifParser?
  /frameworks/base/docs/html/training/
training_toc.cs 208 scalable way to perform Share actions with user content."
224 Adding an Easy Share Action
244 <a href="<?cs var:toroot ?>training/secure-file-sharing/share-file.html">
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
gallery.js 403 this.shareButton_ = this.initToolbarButton_('share', 'GALLERY_SHARE');
977 * Share button handler.
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 568 milliseconds