Home
last modified time | relevance | path

Searched defs:glPointSizexOES (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java613 public static native void glPointSizexOES( in glPointSizexOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto302 glPointSizexOES = 276; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1108 const GLMessage_Function GLMessage::glPointSizexOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1456 static const Function glPointSizexOES = GLMessage_Function_glPointSizexOES; variable