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

/external/deqp/framework/egl/
H A DegluNativeWindow.cpp54 void NativeWindow::setSurfaceSize (tcu::IVec2 size) function in class:eglu::NativeWindow
/external/deqp/framework/platform/X11/
H A DtcuX11EglPlatform.cpp95 void setSurfaceSize (IVec2 size);
116 void Window::setSurfaceSize (IVec2 size) function in class:tcu::x11::egl::Window
/external/deqp/framework/platform/android/
H A DtcuAndroidPlatform.cpp68 void setSurfaceSize (IVec2 size);
100 setSurfaceSize(IVec2(width, height));
114 void NativeWindow::setSurfaceSize (tcu::IVec2 size) function in class:tcu::Android::NativeWindow
/external/deqp/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp114 virtual void setSurfaceSize (IVec2 size);
265 void NativeWindow::setSurfaceSize (IVec2 size) function in class:tcu::__anon19775::NativeWindow
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLCanvasElement.cpp296 setSurfaceSize(newSize);
379 void HTMLCanvasElement::setSurfaceSize(const IntSize& size) function in class:blink::HTMLCanvasElement

Completed in 305 milliseconds