HomeSort by relevance Sort by last modified time
    Searched refs:WindowSurfacePtr (Results 1 - 4 of 4) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
ThreadInfo.h 27 WindowSurfacePtr currDrawSurf;
28 WindowSurfacePtr currReadSurf;
WindowSurface.h 69 typedef SmartPtr<WindowSurface> WindowSurfacePtr;
FrameBuffer.h 34 typedef std::map<HandleType, WindowSurfacePtr> WindowSurfaceMap;
FrameBuffer.cpp 511 WindowSurfacePtr win( WindowSurface::create(p_config, p_width, p_height) );
642 WindowSurfacePtr draw(NULL), read(NULL);

Completed in 74 milliseconds