Home
last modified time | relevance | path

Searched defs:ValidateThread (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
DCustomSurfaceView.java48 class ValidateThread extends Thread { class in CustomSurfaceView
54 ValidateThread(double badFPS, double perfectFPS) { in ValidateThread() method in CustomSurfaceView.ValidateThread