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

  /frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
CollectorThread.java 42 private volatile boolean mCollecting;
57 if (!mCollecting) {
64 mCollecting = false;
90 if (!mCollecting) {
147 if (!mCollecting) {
151 mCollecting = false;
160 mCollecting = true;
  /frameworks/compile/slang/
slang_rs_reflection.h 50 const bool mCollecting;

Completed in 540 milliseconds