HomeSort by relevance Sort by last modified time
    Searched refs:ALLOC_LOCAL (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
TrackBase.h 47 ALLOC_LOCAL, // allocate a local buffer
Tracks.cpp 201 case ALLOC_LOCAL:
394 (type == TYPE_PATCH) ? ( buffer == NULL ? ALLOC_LOCAL : ALLOC_NONE) : ALLOC_CBLK,
    [all...]

Completed in 162 milliseconds