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

  /frameworks/base/libs/hwui/
Caches.cpp 399 bool Caches::bindIndicesBufferInternal(const GLuint buffer) {
423 bool force = bindIndicesBufferInternal(mMeshIndices);
431 return bindIndicesBufferInternal(mMeshIndices);
439 bool force = bindIndicesBufferInternal(mShadowStripsIndices);
447 return bindIndicesBufferInternal(mShadowStripsIndices);
Caches.h 383 bool bindIndicesBufferInternal(const GLuint buffer);

Completed in 54 milliseconds