Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/
DTranslatorIfaces.h108 void (*waitSync)(GLsync, GLbitfield, GLuint64); member
/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp954 void ColorBufferGl::waitSync(bool debug) { in waitSync() function in gfxstream::gl::ColorBufferGl