Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/thread/
DThreadBase.h68 void processQueue() { mQueue.process(); } in processQueue() function
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp437 bool SimpleC2Component::processQueue() { in processQueue() function in android::SimpleC2Component