HomeSort by relevance Sort by last modified time
    Searched refs:getarray (Results 1 - 12 of 12) sorted by null

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetBooleanv.cpp 12 getarray<GLboolean, glGetBooleanv>(_env, _this, pname, params_buf);
glGetFloatv.cpp 12 getarray<GLfloat, glGetFloatv>(_env, _this, pname, params_buf);
glGetIntegerv.cpp 12 getarray<GLint, glGetIntegerv>(_env, _this, pname, params_buf);
common.cpp 263 getarray function
  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 285 getarray function
android_opengl_GLES11.cpp 285 getarray function
786 getarray<GLboolean, glGetBooleanv>(_env, _this, pname, params_buf);
    [all...]
android_opengl_GLES10.cpp 285 getarray function
    [all...]
android_opengl_GLES20.cpp 285 getarray function
    [all...]
android_opengl_GLES31Ext.cpp 284 getarray function
    [all...]
android_opengl_GLES11Ext.cpp 285 getarray function
    [all...]
android_opengl_GLES31.cpp 283 getarray function
    [all...]
android_opengl_GLES30.cpp 285 getarray function
    [all...]

Completed in 2566 milliseconds