Home
last modified time | relevance | path

Searched defs:WrappedEGLAttribs (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL15cHeader.cpp176 struct WrappedEGLAttribs { struct
181 WrappedEGLAttribs(): attribs(nullptr) { }; in WrappedEGLAttribs() function
182 void init(jlong *array, jint size) { in init()
/frameworks/base/core/jni/
Dandroid_opengl_EGL15.cpp176 struct WrappedEGLAttribs { struct
181 WrappedEGLAttribs(): attribs(nullptr) { }; in WrappedEGLAttribs() argument
182 void init(jlong *array, jint size) { in init()