Home
last modified time | relevance | path

Searched defs:default_height (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/examples/
Dvp9_spatial_svc_encoder.c93 static const uint32_t default_height = 1080; variable
/external/libvpx/libvpx/examples/
Dvp9_spatial_scalable_encoder.c93 static const uint32_t default_height = 1080; variable
/external/chromium_org/chrome/browser/ui/window_sizer/
Dwindow_sizer.cc305 int default_height = work_area.height() - 2 * kWindowTilePixels; in GetDefaultWindowBounds() local
/external/chromium_org/ash/wm/
Dwindow_positioner.cc422 int default_height = work_area.height() - kDesktopBorderSize; in GetDefaultWindowBounds() local