HomeSort by relevance Sort by last modified time
    Searched refs: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 70 static sp<ANativeWindow> gSurface;
186 gSurface);
937 gSurface = control->getSurface();
938 CHECK(gSurface != NULL);
948 gSurface = new Surface(producer);
953 gSurface.get(), NATIVE_WINDOW_API_MEDIA));
    [all...]

Completed in 2607 milliseconds