Home
last modified time | relevance | path

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

/external/mesa3d/test/
Dmain.cpp24 extern "C" int SetupDrawingSurface(unsigned * width, unsigned * height, unsigned * bpp);
101 SetupDrawingSurface(&width, &height, &bpp); in test_scan()
Degl.cpp1869 extern "C" int SetupDrawingSurface(unsigned * width, unsigned * height, unsigned * bpp) in SetupDrawingSurface() function