Home
last modified time | relevance | path

Searched refs:syncXCommands (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/glx/
DWindowSurfaceGLX.cpp59 mGLXDisplay->syncXCommands(); in ~WindowSurfaceGLX()
126 mGLXDisplay->syncXCommands(); in initialize()
DDisplayGLX.h91 void syncXCommands() const;
DDisplayGLX.cpp323 syncXCommands(); in initialize()
768 void DisplayGLX::syncXCommands() const in syncXCommands() function in rx::DisplayGLX