Home
last modified time | relevance | path

Searched refs:WrappedEGLAttribs (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/jni/
Dandroid_opengl_EGL15.cpp176 struct WrappedEGLAttribs { struct
181 WrappedEGLAttribs(): attribs(nullptr) { }; in WrappedEGLAttribs() argument
206 WrappedEGLAttribs attrib_list; in android_eglCreateSync()
338 WrappedEGLAttribs attrib_list; in android_eglGetPlatformDisplay()
391 WrappedEGLAttribs attrib_list; in android_eglCreatePlatformWindowSurface()
480 WrappedEGLAttribs attrib_list; in android_eglCreateImage()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglGetPlatformDisplay.cpp11 WrappedEGLAttribs attrib_list; in android_eglGetPlatformDisplay()
DEGL15cHeader.cpp176 struct WrappedEGLAttribs { struct
181 WrappedEGLAttribs(): attribs(nullptr) { }; in WrappedEGLAttribs() argument
DeglCreateImage.cpp13 WrappedEGLAttribs attrib_list; in android_eglCreateImage()
DeglCreatePlatformWindowSurface.cpp17 WrappedEGLAttribs attrib_list; in android_eglCreatePlatformWindowSurface()
DeglCreateSync.cpp12 WrappedEGLAttribs attrib_list; in android_eglCreateSync()