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

/frameworks/base/libs/hwui/
H A DCaches.cpp324 bool Caches::bindIndicesBuffer(const GLuint buffer) { function in class:android::uirenderer::Caches
513 bindIndicesBuffer(mRegionMeshIndices);
519 bindIndicesBuffer(mRegionMeshIndices);
H A DCaches.h169 bool bindIndicesBuffer(const GLuint buffer);
H A DFontRenderer.cpp299 Caches::getInstance().bindIndicesBuffer(mIndexBufferID);
371 caches.bindIndicesBuffer(mIndexBufferID);

Completed in 25 milliseconds