Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dnativewindow.cpp39 sp<Surface> gSurface; variable
71 gSurface = surface; in getNativeWindow_()
/frameworks/av/cmds/stagefright/
Dstagefright.cpp83 static sp<ANativeWindow> gSurface; variable
195 rawSource = SimpleDecodingSource::Create(source, flags, gSurface); in playSource()
968 gSurface = control->getSurface(); in main()
969 CHECK(gSurface != NULL); in main()
979 gSurface = new Surface(producer); in main()
1141 gSurface.clear(); in main()