Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtQuickprof.h122 int Get_Current_Total_Calls( void ) { return CurrentChild->Get_Total_Calls(); } in Get_Current_Total_Calls() function
DbtQuickprof.cpp543 …tion,(current_total_time / (double)frames_since_reset),profileIterator->Get_Current_Total_Calls()); in dumpRecursive()