Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Component.h59 bool processQueue();
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp98 if (thiz->processQueue()) { in onMessageReceived()
447 bool SimpleC2Component::processQueue() { in processQueue() function in android::SimpleC2Component