Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/base/include/
DSimpleC2Component.h216 void markDrain(uint32_t drainMode);
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp55 void SimpleC2Component::WorkQueue::markDrain(uint32_t drainMode) { in markDrain() function in android::SimpleC2Component::WorkQueue
298 queue->markDrain(drainMode); in drain_nb()