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

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetUniformIndices.cpp 89 jint _uniformIndicesRemaining;
121 (jarray*)&_uniformIndicesArray, &_uniformIndicesRemaining,
128 if (_uniformIndicesRemaining < _count) {
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp     [all...]

Completed in 69 milliseconds