Home
last modified time | relevance | path

Searched refs:s_glFlush (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.h121 static void s_glFlush(void * self);
DGLEncoder.cpp229 void GLEncoder::s_glFlush(void *self) in s_glFlush() function in GLEncoder
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h135 static void s_glFlush(void * self);
DGL2Encoder.cpp367 void GL2Encoder::s_glFlush(void *self) in s_glFlush() function in GL2Encoder