Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Buffer.cpp497 ALLOC_LINEAR, enumerator
511 : data{ALLOC_LINEAR, usage, {[0] = capacity}} {} in AllocParams()
549 case ALLOC_LINEAR: { in allocate()