Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp155 fetchLinearBlock(uint32_t capacity, C2MemoryUsage usage, in fetchLinearBlock() function in android::SimpleC2Component::BlockingBlockPool
159 status = mBase->fetchLinearBlock(capacity, usage, block); in fetchLinearBlock()