HomeSort by relevance Sort by last modified time
    Searched full:gsurface (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/tests/sandbox/
nativewindow.cpp 39 sp<Surface> gSurface;
71 gSurface = surface;
  /frameworks/av/cmds/stagefright/
stagefright.cpp 72 static sp<ANativeWindow> gSurface;
188 gSurface);
944 gSurface = control->getSurface();
945 CHECK(gSurface != NULL);
955 gSurface = new Surface(producer);
960 gSurface.get(), NATIVE_WINDOW_API_MEDIA));
    [all...]

Completed in 6468 milliseconds