Searched refs:bindIndicesBuffer (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderstate/
H A DMeshState.h106 void bindIndicesBuffer(const GLuint buffer);
H A DMeshState.cpp166 void MeshState::bindIndicesBuffer(const GLuint buffer) { function in class:android::uirenderer::MeshState
H A DRenderState.cpp321 meshState().bindIndicesBuffer(indices.bufferObject);

Completed in 1006 milliseconds