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

  /frameworks/av/services/audioflinger/
PlaybackTracks.h 87 bool isOutputTrack() const {
Tracks.cpp 414 if (!isOutputTrack()) {
618 if (!isOutputTrack() && state != ACTIVE && state != RESUMING) {
666 if (!isOutputTrack() && (state == ACTIVE || state == RESUMING)) {
688 if (!isOutputTrack()) {
    [all...]
Threads.cpp     [all...]

Completed in 1007 milliseconds