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

  /external/chromium_org/build/android/pylib/
android_commands.py 831 def GetHostSize(path):
834 size = GetHostSize(host_path)
865 diff_size = sum(GetHostSize(f[0]) for f in changed_files)
    [all...]
  /external/chromium_org/ui/aura/
root_window.cc 199 UpdateRootWindowSize(GetHostSize());
256 gfx::Size RootWindow::GetHostSize() const {
544 UpdateRootWindowSize(GetHostSize());
868 UpdateRootWindowSize(GetHostSize());
    [all...]

Completed in 50 milliseconds