Searched defs:nativePixmap (Results 1 – 13 of 13) 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/angle/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 172 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | DisplayVk.cpp | 146 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 191 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 261 NativePixmap* nativePixmap = DE_NULL; in createPixmap() local
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 350 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/renderer/gl/wgl/ |
D | DisplayWGL.cpp | 459 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/ |
D | Surface.cpp | 731 NativePixmapType nativePixmap, in PixmapSurface()
|
D | Display.cpp | 1155 NativePixmapType nativePixmap, in createPixmapSurface()
|
D | validationEGL.cpp | 4749 const void *nativePixmap, in ValidateCreatePlatformPixmapSurfaceEXT() 5949 EGLNativePixmapType nativePixmap = in ValidateCreatePlatformPixmapSurface() local
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | DisplayGLX.cpp | 457 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libGLESv2/ |
D | egl_stubs.cpp | 220 EGLNativePixmapType nativePixmap = reinterpret_cast<EGLNativePixmapType>(pixmap); in CreatePlatformPixmapSurface() local
|