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

  /external/chromium_org/ui/gfx/
display.h 72 void set_device_scale_factor(float scale) { device_scale_factor_ = scale; } function in class:gfx::Display
  /external/chromium_org/ash/display/
display_info.h 111 void set_device_scale_factor(float scale) { device_scale_factor_ = scale; } function in class:ash::DisplayInfo
  /external/chromium_org/ui/base/cursor/
cursor.h 113 void set_device_scale_factor(float device_scale_factor) { function in class:ui::Cursor

Completed in 139 milliseconds