Searched refs:SetupDrawingSurface (Results 1 – 2 of 2) sorted by relevance
24 extern "C" int SetupDrawingSurface(unsigned * width, unsigned * height, unsigned * bpp);101 SetupDrawingSurface(&width, &height, &bpp); in test_scan()
1869 extern "C" int SetupDrawingSurface(unsigned * width, unsigned * height, unsigned * bpp) in SetupDrawingSurface() function