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

/external/chromium_org/ui/ozone/platform/egltest/
H A Dozone_platform_egltest.cc51 class EgltestWindow : public PlatformWindow, public PlatformEventDispatcher { class in namespace:ui::__anon17000
53 EgltestWindow(PlatformWindowDelegate* delegate,
57 virtual ~EgltestWindow();
85 DISALLOW_COPY_AND_ASSIGN(EgltestWindow);
88 EgltestWindow::EgltestWindow(PlatformWindowDelegate* delegate, function in class:ui::__anon17000::EgltestWindow
102 EgltestWindow::~EgltestWindow() {
108 gfx::Rect EgltestWindow::GetBounds() {
112 void EgltestWindow
[all...]

Completed in 29 milliseconds