Searched defs:isOut (Results  1 – 7 of 7) sorted by relevance
| /frameworks/av/services/audioflinger/ | 
| D | ThreadMetrics.h | 42     ThreadMetrics(std::string metricsId, bool isOut)  in ThreadMetrics()
 | 
| D | TrackMetrics.h | 47     TrackMetrics(std::string metricsId, bool isOut, int clientUid)  in TrackMetrics()
 | 
| D | TrackBase.h | 367     bool isOut() const { return mIsOut; }  in isOut()  function
 | 
| D | Tracks.cpp | 92             bool isOut,  in TrackBase()3160         bool isOut,  in MmapTrack()
 
 | 
| D | Threads.cpp | 547         type_t type, bool systemReady, bool isOut)  in ThreadBase()9856         AudioHwDevice *hwDev, const sp<StreamHalInterface>& stream, bool systemReady, bool isOut)  in MmapThread()
 
 | 
| /frameworks/av/media/libaudioclient/ | 
| D | AudioTrackShared.cpp | 79         bool isOut, bool clientInServer)  in Proxy()109         size_t frameSize, bool isOut, bool clientInServer)  in ClientProxy()
 720         size_t frameSize, bool isOut, bool clientInServer)  in ServerProxy()
 
 | 
| /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/ | 
| D | ParameterManagerWrapper.cpp | 346     bool isOut = audio_is_output_devices(type);  in convertDeviceTypeToCriterionValue()  local
 |