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 409 bool Caches::bindIndicesBufferInternal(const GLuint buffer) {
433 bool force = bindIndicesBufferInternal(mMeshIndices);
441 return bindIndicesBufferInternal(mMeshIndices);
449 bool force = bindIndicesBufferInternal(mShadowStripsIndices);
457 return bindIndicesBufferInternal(mShadowStripsIndices);
Caches.h 386 bool bindIndicesBufferInternal(const GLuint buffer);

Completed in 469 milliseconds