Searched defs:nativePixmap (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/egl/ |
D | teglNativeColorMappingTests.cpp | 366 …vePixmap (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, EGLD… in testNativePixmap() 407 bool testNativePixmapCopy (TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, EGLD… in testNativePixmapCopy() 543 …de::UniquePtr<eglu::NativePixmap> nativePixmap (pixmapFactory->createPixmap(&m_eglTestCtx.getNati… in executeForConfig() local 552 …de::UniquePtr<eglu::NativePixmap> nativePixmap (pixmapFactory->createPixmap(&m_eglTestCtx.getNati… in executeForConfig() local
|
D | teglNativeCoordMappingTests.cpp | 413 …vePixmap (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, int … in testNativePixmap() 458 bool testNativePixmapCopy (TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, int … in testNativePixmapCopy() 577 …de::UniquePtr<eglu::NativePixmap> nativePixmap (pixmapFactory->createPixmap(&m_eglTestCtx.getNati… in executeForConfig() local 587 …de::UniquePtr<eglu::NativePixmap> nativePixmap (pixmapFactory->createPixmap(&m_eglTestCtx.getNati… in executeForConfig() local
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 261 NativePixmap* nativePixmap = DE_NULL; in createPixmap() local
|