Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp535 ALLOC_LINEAR, enumerator
549 : data{ALLOC_LINEAR, usage, {[0] = capacity}} {} in AllocParams()
587 case ALLOC_LINEAR: { in allocate()