Searched defs:nativePixmap (Results 1 – 14 of 14) sorted by relevance
/external/deqp/modules/egl/ |
D | teglNativeColorMappingTests.cpp | 374 …estNativePixmap(TestLog &log, eglu::NativeDisplay &nativeDisplay, eglu::NativePixmap &nativePixmap, in testNativePixmap() 418 bool testNativePixmapCopy(TestLog &log, const Library &egl, eglu::NativePixmap &nativePixmap, EGLDi… in testNativePixmapCopy() 551 de::UniquePtr<eglu::NativePixmap> nativePixmap( in executeForConfig() local 562 de::UniquePtr<eglu::NativePixmap> nativePixmap( in executeForConfig() local
|
D | teglNativeCoordMappingTests.cpp | 423 …ivePixmap(TestLog &log, eglu::NativeDisplay &nativeDisplay, eglu::NativePixmap &nativePixmap, int … in testNativePixmap() 471 bool testNativePixmapCopy(TestLog &log, const Library &egl, eglu::NativePixmap &nativePixmap, int w… in testNativePixmapCopy() 599 de::UniquePtr<eglu::NativePixmap> nativePixmap( in executeForConfig() local 611 de::UniquePtr<eglu::NativePixmap> nativePixmap( in executeForConfig() local
|
/external/angle/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 172 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/renderer/wgpu/ |
D | DisplayWgpu.cpp | 181 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 190 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 292 NativePixmap *nativePixmap = nullptr; in createPixmap() local
|
/external/angle/src/libANGLE/renderer/gl/wgl/ |
D | DisplayWGL.cpp | 472 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | DisplayVk.cpp | 303 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | DisplayGLX.cpp | 418 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/ |
D | Surface.cpp | 975 NativePixmapType nativePixmap, in PixmapSurface()
|
D | validationEGL.cpp | 5455 const void *nativePixmap, in ValidateCreatePlatformPixmapSurfaceEXT() 6818 EGLNativePixmapType nativePixmap = in ValidateCreatePlatformPixmapSurface() local
|
D | Display.cpp | 1468 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 481 NativePixmapType nativePixmap, in createPixmapSurface()
|
/external/angle/src/libGLESv2/ |
D | egl_stubs.cpp | 244 EGLNativePixmapType nativePixmap = reinterpret_cast<EGLNativePixmapType>(pixmap); in CreatePlatformPixmapSurface() local
|