Searched defs:createPixmap (Results 1 – 7 of 7) sorted by relevance
/external/deqp/framework/egl/ |
D | egluNativePixmap.cpp | 74 NativePixmap* NativePixmapFactory::createPixmap (NativeDisplay* nativeDisplay, EGLDisplay display, … in createPixmap() function in eglu::NativePixmapFactory
|
D | egluGLContextFactory.cpp | 257 PixmapSurfacePair createPixmap (NativeDisplay* nativeDisplay, const NativePixmapFactory* pixmapFact… in createPixmap() function
|
/external/deqp/framework/platform/nullws/ |
D | tcuNullWSPlatform.cpp | 89 eglu::NativePixmap* createPixmap (eglu::NativeDisplay*, int, int) const in createPixmap() function in tcu::nullws::PixmapFactory
|
/external/angle/src/tests/deqp_support/ |
D | tcuANGLENativeDisplayFactory.cpp | 230 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anonb65af0d50111::NativePixmapFactory 249 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anonb65af0d50111::NativePixmapFactory
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32EGLNativeDisplayFactory.cpp | 191 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, EGLDispl… in createPixmap() function in tcu::win32::__anon8cbf49e10111::NativePixmapFactory 213 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, int widt… in createPixmap() function in tcu::win32::__anon8cbf49e10111::NativePixmapFactory
|
/external/deqp/modules/egl/ |
D | teglMakeCurrentPerfTests.cpp | 301 void MakeCurrentPerfCase::createPixmap (void) in createPixmap() function in deqp::egl::MakeCurrentPerfCase
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 403 glx::Pixmap FunctionsGLX::createPixmap(glx::FBConfig config, in createPixmap() function in rx::FunctionsGLX
|