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

  /frameworks/av/services/audioflinger/
PlaybackTracks.h 101 bool isInvalid() const { return mIsInvalid; }
141 bool mIsInvalid; // non-resettable latch, set by invalidate()
Tracks.cpp 365 mIsInvalid(false)
876 mIsInvalid = true;
    [all...]

Completed in 22 milliseconds