Searched defs:createPixmap (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/egl/ | ||
D | egluNativePixmap.cpp | 68 NativePixmap* NativePixmapFactory::createPixmap (NativeDisplay* nativeDisplay, EGLDisplay display, … in createPixmap() function in eglu::NativePixmapFactory |
D | egluGLContextFactory.cpp | 247 PixmapSurfacePair createPixmap (NativeDisplay* nativeDisplay, const NativePixmapFactory* pixmapFact… in createPixmap() function |
/external/deqp/framework/platform/win32/ | ||
D | tcuWin32EGLNativeDisplayFactory.cpp | 191 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, EGLDispl… in createPixmap() function in tcu::win32::__anon631c42f90111::NativePixmapFactory |
/external/deqp/modules/egl/ | ||
D | teglMakeCurrentPerfTests.cpp | 301 void MakeCurrentPerfCase::createPixmap (void) in createPixmap() function in deqp::egl::MakeCurrentPerfCase |