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

  /frameworks/av/services/audioflinger/
TrackBase.h 32 STOPPING_1, // waiting for first underrun
228 return mState == STOPPING_1 || mState == STOPPING_2;
231 return mState == STOPPING_1;
246 case STOPPING_1: // for Fast and Offload
Tracks.cpp     [all...]
Threads.cpp     [all...]

Completed in 121 milliseconds