Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:isTimed

1196     bool isTimed = (*flags & IAudioFlinger::TRACK_TIMED) != 0;
1202 (!isTimed) &&
1239 ALOGV("AUDIO_OUTPUT_FLAG_FAST denied: isTimed=%d sharedBuffer=%p frameCount=%d "
1242 isTimed, sharedBuffer.get(), frameCount, mFrameCount, format,
1322 if (!isTimed) {