Home
last modified time | relevance | path

Searched refs:current_scale (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow_tree_host_x11.cc526 float current_scale = compositor()->device_scale_factor(); in SetBounds() local
556 if (size_changed || current_scale != new_scale) { in SetBounds()