OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OutputTrack
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
Tracks.cpp
[
all
...]
PlaybackTracks.h
253
class
OutputTrack
: public Track {
261
OutputTrack
(PlaybackThread *thread,
268
virtual ~
OutputTrack
();
285
// Maximum number of pending buffers allocated by
OutputTrack
::write()
293
}; // end of
OutputTrack
Completed in 42 milliseconds