Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DGLConsumer.h192 status_t doGLFenceWait() const;
/frameworks/native/libs/gui/
DGLConsumer.cpp941 status_t GLConsumer::doGLFenceWait() const { in doGLFenceWait() function in android::GLConsumer