Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DX11TestingSupport.cpp21 struct X11State { struct
22 X11State() : in X11State() argument
36 static X11State* x11() { in x11()
37 static X11State* res = new X11State; in x11()