HomeSort by relevance Sort by last modified time
    Searched defs:UpdateSize (Results 1 - 8 of 8) sorted by null

  /art/runtime/gc/collector/
immune_region.h 53 UpdateSize();
57 UpdateSize();
64 void UpdateSize() {
  /external/chromium_org/content/browser/download/
save_item.cc 44 void SaveItem::UpdateSize(int64 bytes_so_far) {
58 UpdateSize(bytes_so_far);
91 UpdateSize(size);
  /external/chromium_org/content/common/gpu/client/
gl_helper_scaling.h 128 void UpdateSize(gfx::Size* subrect) {
  /external/lzma/CPP/7zip/Common/
StreamObjects.h 69 void UpdateSize(size_t addSize) { _size += addSize; }
  /external/chromium_org/third_party/webrtc/modules/video_render/mac/
video_render_agl.cc 100 int VideoChannelAGL::UpdateSize(int /*width*/, int /*height*/)
    [all...]
  /external/chromium_org/net/disk_cache/blockfile/
entry_impl.cc     [all...]
entry_impl_v3.cc 896 UpdateSize(index, entry_size, offset + buf_len);
    [all...]
  /external/chromium_org/v8/src/
hydrogen-instructions.h     [all...]

Completed in 3269 milliseconds