OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bindIndicesBuffer
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/renderstate/
MeshState.h
105
void
bindIndicesBuffer
(const GLuint buffer);
MeshState.cpp
162
void MeshState::
bindIndicesBuffer
(const GLuint buffer) {
RenderState.cpp
299
meshState().
bindIndicesBuffer
(indices.bufferObject);
Completed in 81 milliseconds