Searched refs:frameInterval (Results 1 – 2 of 2) sorted by relevance
28 void onRenderCompletion(float averageFps, int numTriangles, int[] frameInterval); in onRenderCompletion() argument
92 public void onRenderCompletion(float averageFps, int numTriangles, int[] frameInterval) { in onRenderCompletion() argument95 mFrameInterval = frameInterval; in onRenderCompletion()