Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h687 … static GLenum s_glClientWaitSync(void* self, GLsync wait_on, GLbitfield flags, GLuint64 timeout);
DGL2Encoder.cpp5348 GLenum GL2Encoder::s_glClientWaitSync(void* self, GLsync wait_on, GLbitfield flags, GLuint64 timeou… in s_glClientWaitSync() function in GL2Encoder