Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Dprofiler.h49 void endTimer(const int id) { in endTimer() function
/aosp12/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/
H A DValidatorResult.java121 public void endTimer() { in endTimer() method in ValidatorResult.Metric
/aosp12/frameworks/native/opengl/tools/glgen2/registry/
H A Dgenheaders.py86 def endTimer(msg): function
/aosp12/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp122 static void endTimer(int count) { in endTimer() function