Home
last modified time | relevance | path

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

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