Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativePixmap.cpp74 NativePixmap* NativePixmapFactory::createPixmap (NativeDisplay* nativeDisplay, EGLDisplay display, … in createPixmap() function in eglu::NativePixmapFactory
DegluGLContextFactory.cpp257 PixmapSurfacePair createPixmap (NativeDisplay* nativeDisplay, const NativePixmapFactory* pixmapFact… in createPixmap() function
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp89 eglu::NativePixmap* createPixmap (eglu::NativeDisplay*, int, int) const in createPixmap() function in tcu::nullws::PixmapFactory
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp191 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, EGLDispl… in createPixmap() function in tcu::win32::__anon1b601ec30111::NativePixmapFactory
213 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, int widt… in createPixmap() function in tcu::win32::__anon1b601ec30111::NativePixmapFactory
/external/deqp/modules/egl/
DteglMakeCurrentPerfTests.cpp301 void MakeCurrentPerfCase::createPixmap (void) in createPixmap() function in deqp::egl::MakeCurrentPerfCase