Home
last modified time | relevance | path

Searched refs:Is_Done (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtQuickprof.cpp401 bool CProfileIterator::Is_Done(void) in Is_Done() function in CProfileIterator
519 if (profileIterator->Is_Done()) in dumpRecursive()
534 for (i = 0; !profileIterator->Is_Done(); i++,profileIterator->Next()) in dumpRecursive()
DbtQuickprof.h113 bool Is_Done(void);