OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outputtrack
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/audioflinger/
AudioFlinger.h
660
class
OutputTrack
: public Track {
668
OutputTrack
( const wp<ThreadBase>& thread,
674
~
OutputTrack
();
688
// Maximum number of pending buffers allocated by
OutputTrack
::write()
695
}; // end of
OutputTrack
[
all
...]
AudioFlinger.cpp
[
all
...]
Completed in 62 milliseconds