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

  /external/chromium_org/ash/display/
display_info.h 91 // the |size_in_pixel| in case of overscan insets.
97 const gfx::Size& size_in_pixel() const { return size_in_pixel_; } function in class:ash::internal::DisplayInfo
  /external/chromium_org/ui/compositor/
layer_unittest.cc 1121 gfx::Size size_in_pixel = root->cc_layer()->bounds(); local
1202 gfx::Size size_in_pixel = l1->cc_layer()->bounds(); local
    [all...]

Completed in 133 milliseconds