HomeSort by relevance Sort by last modified time
    Searched defs:mProfiler (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/renderthread/
CanvasContext.h 104 DrawProfiler& profiler() { return mProfiler; }
135 DrawProfiler mProfiler;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 84 DicNodeProfiler mProfiler;
90 mProfiler(),
103 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler);
111 PROF_NODE_RESET(mProfiler);
125 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler);
135 PROF_NODE_COPY(&parentDicNode->mProfiler, mProfiler);
151 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler)
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java 195 Profiler mProfiler;
    [all...]

Completed in 173 milliseconds