Searched refs:notifyResult (Results 1 – 1 of 1) sorted by relevance
56 public final synchronized void notifyResult(float fps) { in notifyResult() method in DisplayRefreshRateTest.FpsResult127 mResult.notifyResult((float)mNumFrames / elapsed); in onDrawFrame()