Searched refs:GetNativeModeSize (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/touch/
H A Dtouchscreen_util.cc28 !state->GetNativeModeSize().IsEmpty() &&
51 const gfx::Size native_size = state->GetNativeModeSize();
91 !state->GetNativeModeSize().IsEmpty() &&
H A Dtouch_transformer_controller.cc110 if (!info || info->size_in_pixel() == info->GetNativeModeSize() ||
/external/chromium_org/ash/display/
H A Ddisplay_info.h183 gfx::Size GetNativeModeSize() const;
H A Ddisplay_info.cc329 gfx::Size DisplayInfo::GetNativeModeSize() const { function in class:ash::DisplayInfo

Completed in 333 milliseconds