Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeWindow.cpp54 void NativeWindow::setSurfaceSize (tcu::IVec2 size) in setSurfaceSize() function in eglu::NativeWindow
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp114 void NativeWindow::setSurfaceSize (tcu::IVec2 size) in setSurfaceSize() function in tcu::Android::NativeWindow
/external/deqp/framework/platform/X11/
DtcuX11EglPlatform.cpp116 void Window::setSurfaceSize (IVec2 size) in setSurfaceSize() function in tcu::x11::egl::Window
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp265 void NativeWindow::setSurfaceSize (IVec2 size) in setSurfaceSize() function in tcu::__anonba9010d10111::NativeWindow
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCanvasElement.cpp379 void HTMLCanvasElement::setSurfaceSize(const IntSize& size) in setSurfaceSize() function in blink::HTMLCanvasElement