Home
last modified time | relevance | path

Searched defs:UpdateSize (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/browser/download/
Dsave_item.cc44 void SaveItem::UpdateSize(int64 bytes_so_far) { in UpdateSize() function in content::SaveItem
/external/lzma/CPP/7zip/Common/
DStreamObjects.h69 void UpdateSize(size_t addSize) { _size += addSize; } in UpdateSize() function
/external/chromium_org/content/common/gpu/client/
Dgl_helper_scaling.h128 void UpdateSize(gfx::Size* subrect) { in UpdateSize() function
/external/chromium_org/third_party/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc100 int VideoChannelAGL::UpdateSize(int /*width*/, int /*height*/) in UpdateSize() function in webrtc::VideoChannelAGL
/external/chromium_org/net/disk_cache/blockfile/
Dentry_impl_v3.cc1302 void EntryImpl::UpdateSize(int index, int old_size, int new_size) { in UpdateSize() function in disk_cache::EntryImpl
Dentry_impl.cc1481 void EntryImpl::UpdateSize(int index, int old_size, int new_size) { in UpdateSize() function in disk_cache::EntryImpl
/external/chromium_org/v8/src/
Dhydrogen-instructions.h5670 void UpdateSize(HValue* size) { in UpdateSize() function