Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/tests/benchmark/src/native/common/
H A DBenchmarkCommon.h114 bool mIsDone; variable
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/util/
H A DThreadPool.java115 private boolean mIsDone; field in ThreadPool.Worker