Searched defs:mFull (Results 1 – 3 of 3) sorted by relevance
73 bool mFull = false; // whether we have collected at least mSamplingN samples variable
46 uint32_t mFull : UNDERRUN_BITS; // framesReady() is full frame count member
152 private final boolean mFull; field in SystemService.TargetUser