Searched refs:DisplayInfoProviderAura (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Ddisplay_info_provider_aura.cc11 DisplayInfoProviderAura::DisplayInfoProviderAura() { function in class:extensions::DisplayInfoProviderAura
14 DisplayInfoProviderAura::~DisplayInfoProviderAura() {
17 bool DisplayInfoProviderAura::SetInfo(
25 void DisplayInfoProviderAura::UpdateDisplayUnitInfoForPlatform(
31 gfx::Screen* DisplayInfoProviderAura::GetActiveScreen() {
37 return new DisplayInfoProviderAura();
H A Ddisplay_info_provider_aura.h12 class DisplayInfoProviderAura : public DisplayInfoProvider { class in namespace:extensions
14 DisplayInfoProviderAura();
15 virtual ~DisplayInfoProviderAura();
27 DISALLOW_COPY_AND_ASSIGN(DisplayInfoProviderAura);

Completed in 1701 milliseconds