Searched refs:getSurfaceSize (Results 1 - 12 of 12) sorted by relevance

/external/deqp/framework/egl/
H A DegluNativeWindow.cpp50 tcu::IVec2 NativeWindow::getSurfaceSize (void) const function in class:eglu::NativeWindow
H A DegluNativeWindow.hpp99 virtual tcu::IVec2 getSurfaceSize (void) const;
H A DegluUtil.hpp75 tcu::IVec2 getSurfaceSize (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLSurface surface);
H A DegluUtil.cpp209 tcu::IVec2 getSurfaceSize (const Library& egl, EGLDisplay display, EGLSurface surface) function in namespace:eglu
/external/deqp/modules/egl/
H A DteglResizeTests.cpp324 return nativeWindow.getSurfaceSize();
336 IVec2 eglSize = eglu::getSurfaceSize(egl, eglDisplay, eglSurface);
395 const IVec2 oldEglSize = eglu::getSurfaceSize(egl, m_display, **m_surface);
410 const IVec2 newEglSize = eglu::getSurfaceSize(egl, m_display, **m_surface);
462 const IVec2 bufSize = eglu::getSurfaceSize(egl, m_display, **m_surface);
496 const IVec2 oldEglSize = eglu::getSurfaceSize(egl, m_display, **m_surface);
H A DteglColorClearCase.cpp172 const tcu::IVec2 surfaceSize = eglu::getSurfaceSize(egl, display, surface);
333 const tcu::IVec2 surfaceSize = eglu::getSurfaceSize(egl, display, surface);
H A DteglNativeCoordMappingTests.cpp374 const tcu::IVec2 surfaceSize = eglu::getSurfaceSize(egl, display, *surface);
/external/deqp/framework/platform/X11/
H A DtcuX11EglPlatform.cpp139 IVec2 getSurfaceSize (void) const;
141 IVec2 getScreenSize (void) const { return getSurfaceSize(); }
154 IVec2 Window::getSurfaceSize (void) const function in class:tcu::x11::egl::Window
/external/deqp/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp124 virtual IVec2 getSurfaceSize (void) const;
125 virtual IVec2 getScreenSize (void) const { return getSurfaceSize(); }
272 IVec2 NativeWindow::getSurfaceSize (void) const function in class:tcu::win32::__anon4075::NativeWindow
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 99 milliseconds