Searched defs:set_fixed_size (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/ash/system/tray/ | ||
D | fixed_sized_scroll_view.h | 27 void set_fixed_size(const gfx::Size& size) { fixed_size_ = size; } in set_fixed_size() function |
/external/chromium_org/cc/output/ | ||
D | gl_renderer_unittest.cc | 1115 void set_fixed_size(gfx::Size size) { surface_size_ = size; } in set_fixed_size() function in cc::__anone697c2860211::NonReshapableOutputSurface |