Home
last modified time | relevance | path

Searched defs:getSurfaceSize (Results 1 – 8 of 8) sorted by relevance

/external/deqp/framework/egl/
DegluNativeWindow.cpp58 tcu::IVec2 NativeWindow::getSurfaceSize(void) const in getSurfaceSize() function in eglu::NativeWindow
DegluUtil.cpp219 tcu::IVec2 getSurfaceSize(const Library &egl, EGLDisplay display, EGLSurface surface) in getSurfaceSize() function
/external/gmmlib/Source/GmmLib/ULT/
DGmmAuxTableULT.h171 size_t getSurfaceSize(GMM_YUV_PLANE plane) in getSurfaceSize() function
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp129 IVec2 Window::getSurfaceSize(void) const in getSurfaceSize() function in tcu::lnx::wayland::egl::Window
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp191 IVec2 Window::getSurfaceSize(void) const in getSurfaceSize() function in tcu::lnx::x11::egl::Window
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp298 IVec2 NativeWindow::getSurfaceSize(void) const in getSurfaceSize() function in tcu::win32::__anon357691700111::NativeWindow
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp363 IVec2 NativeWindow::getSurfaceSize() const in getSurfaceSize() function in tcu::__anond3d6c8e40111::NativeWindow
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DBlit9.cpp179 gl::Extents Blit9::getSurfaceSize(IDirect3DSurface9 *surface) const in getSurfaceSize() function in rx::Blit9