Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Component.h225 inline bool popPendingFlush() { in popPendingFlush() function
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp464 isFlushPending = queue->popPendingFlush(); in processQueue()