Home
last modified time | relevance | path

Searched defs:NativePixmapType (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degltypes.h12 typedef void *NativePixmapType; typedef
/aosp12/frameworks/native/opengl/include/EGL/
H A Deglplatform.h143 typedef EGLNativePixmapType NativePixmapType; typedef
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp805 NativePixmapType /*pixmap*/, const EGLint* /*attrib_list*/) { in eglCreatePixmapSurfaceImpl() argument