Searched defs:WindowSurface (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/tests/include/
H A DWindowSurface.h32 class WindowSurface { class in namespace:android
35 WindowSurface();
41 WindowSurface(const WindowSurface&);
42 WindowSurface& operator=(const WindowSurface&);
/frameworks/native/opengl/tests/lib/
H A DWindowSurface.cpp17 #include <WindowSurface.h>
26 WindowSurface::WindowSurface() { function in class:WindowSurface
82 EGLNativeWindowType WindowSurface::getSurface() const {

Completed in 60 milliseconds