Searched defs:set_device_scale_factor (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/gfx/
H A Ddisplay.h72 void set_device_scale_factor(float scale) { device_scale_factor_ = scale; } function in class:gfx::Display
/external/chromium_org/ash/display/
H A Ddisplay_info.h119 void set_device_scale_factor(float scale) { device_scale_factor_ = scale; } function in class:ash::DisplayInfo
/external/chromium_org/ui/base/cursor/
H A Dcursor.h113 void set_device_scale_factor(float device_scale_factor) { function in class:ui::Cursor

Completed in 141 milliseconds