OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_uniformIndicesOffset
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetUniformIndices.cpp
90
jint
_uniformIndicesOffset
= 0;
122
&
_uniformIndicesOffset
);
126
_indices = (GLuint*)(_indicesBase +
_uniformIndicesOffset
);
/frameworks/base/core/jni/
android_opengl_GLES30.cpp
[
all
...]
Completed in 62 milliseconds