Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/include/
DSimpleC2Component.h54 bool processQueue();
/hardware/google/av/media/codecs/base/
DSimpleC2Component.cpp94 if (thiz->processQueue()) { in onMessageReceived()
396 bool SimpleC2Component::processQueue() { in processQueue() function in android::SimpleC2Component