Searched refs:gSurface (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dnativewindow.cpp39 sp<Surface> gSurface; member in namespace:android
71 gSurface = surface;
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp80 static sp<ANativeWindow> gSurface; variable
192 rawSource = SimpleDecodingSource::Create(source, flags, gSurface);
953 gSurface = control->getSurface();
954 CHECK(gSurface != NULL);
964 gSurface = new Surface(producer);
1128 gSurface.clear();

Completed in 147 milliseconds