Home
last modified time | relevance | path

Searched refs:mAllocType (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DTrackBase.h337 const alloc_type mAllocType; variable
DTracks.cpp104 mAllocType(alloc), in TrackBase()
285 if (mAllocType == ALLOC_LOCAL) { in ~TrackBase()