Searched defs:nativePixmap (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/deqp/modules/egl/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | DisplayNULL.cpp | 172 NativePixmapType nativePixmap, in createPixmapSurface()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | DisplayWgpu.cpp | 183 NativePixmapType nativePixmap, in createPixmapSurface()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | DisplayD3D.cpp | 190 NativePixmapType nativePixmap, in createPixmapSurface()
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluGLContextFactory.cpp | 292 NativePixmap *nativePixmap = DE_NULL; in createPixmap() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | DisplayWGL.cpp | 465 NativePixmapType nativePixmap, in createPixmapSurface()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | DisplayVk.cpp | 295 NativePixmapType nativePixmap, in createPixmapSurface()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/ |
H A D | DisplayGLX.cpp | 414 NativePixmapType nativePixmap, in createPixmapSurface()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Surface.cpp | 930 NativePixmapType nativePixmap, in PixmapSurface()
|
H A D | validationEGL.cpp | 5256 const void *nativePixmap, in ValidateCreatePlatformPixmapSurfaceEXT() 6577 EGLNativePixmapType nativePixmap = in ValidateCreatePlatformPixmapSurface() local
|
H A D | Display.cpp | 1474 NativePixmapType nativePixmap, in createPixmapSurface()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | DisplayEGL.cpp | 479 NativePixmapType nativePixmap, in createPixmapSurface()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | egl_stubs.cpp | 250 EGLNativePixmapType nativePixmap = reinterpret_cast<EGLNativePixmapType>(pixmap); in CreatePlatformPixmapSurface() local
|