HomeSort by relevance Sort by last modified time
    Searched refs:Update (Results 126 - 150 of 696) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/cc/resources/
bitmap_skpicture_content_layer_updater.h 23 virtual void Update(ResourceUpdateQueue* queue,
image_layer_updater.h 24 virtual void Update(ResourceUpdateQueue* queue,
layer_updater.h 23 // Allows updaters to store per-resource update properties.
30 // instead of an argument passed to Update().
31 virtual void Update(ResourceUpdateQueue* queue,
  /external/chromium_org/cc/test/
fake_content_layer.h 28 virtual bool Update(ResourceUpdateQueue* queue,
fake_painted_scrollbar_layer.h 23 virtual bool Update(ResourceUpdateQueue* queue,
  /external/chromium_org/chrome/browser/history/android/
bookmark_model_sql_handler.h 25 virtual bool Update(const HistoryAndBookmarkRow& row,
  /external/chromium_org/chrome/browser/notifications/
notification_ui_manager_android.cc 26 bool NotificationUIManagerAndroid::Update(const Notification& notification,
  /external/chromium_org/chrome/browser/profiles/
gaia_info_update_service.h 30 virtual void Update();
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
zoom_decoration.h 29 void Update(ZoomController* zoom_controller);
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_controller.h 37 virtual void Update(const content::WebContents* contents) = 0;
  /external/chromium_org/chrome/browser/ui/toolbar/
origin_chip_info.h 30 bool Update(const content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/views/location_bar/
add_to_app_launcher_view.h 40 void Update(content::WebContents* web_contents);
  /external/chromium_org/chrome/browser/ui/views/
tab_icon_view.h 30 // Invoke whenever the tab state changes or the throbber should update.
31 void Update();
  /external/chromium_org/components/visitedlink/browser/
visitedlink_event_listener.cc 25 // and the overall update should be used instead.
59 // Buffers |links| to update, but doesn't actually relay them.
81 // Sends visited link update messages: a list of links whose visited state
83 void Update() {
162 i->second->Update();
170 i->second->Update();
210 updaters_[child_id]->Update();
  /external/chromium_org/crypto/
ghash.h 72 // Update processes |length| bytes from |bytes| and calls UpdateBlocks on as
75 void Update(const uint8* bytes, size_t length);
  /external/chromium_org/media/tools/layout_tests/
trend_graph.py 33 def Update(self, datetime_string, data_map):
34 """Update trend graphs using |datetime_string| and |data_map|.
trend_graph_unittest.py 27 trend_graph.Update('2008,1,1,13,45,00', data_map)
  /external/chromium_org/net/quic/
quic_fec_group.h 25 bool Update(EncryptionLevel encryption_level,
  /external/chromium_org/third_party/libjingle/source/talk/base/
ratetracker.cc 72 void RateTracker::Update(size_t units) {
  /external/chromium_org/third_party/webrtc/base/
ratetracker.cc 55 void RateTracker::Update(size_t units) {
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/mock/
mock_delay_manager.h 28 MOCK_METHOD3(Update,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
post_decode_vad.cc 47 void PostDecodeVad::Update(int16_t* signal, int length,
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
bitrate.h 37 // Update with a packet.
38 void Update(const int32_t bytes);
  /external/chromium_org/ui/views/controls/scrollbar/
native_scroll_bar.h 57 virtual void Update(int viewport_size,
native_scroll_bar_views.h 56 virtual void Update(int viewport_size,

Completed in 568 milliseconds

1 2 3 4 56 7 8 91011>>