Searched defs:Surface (Results 1 – 8 of 8) sorted by relevance
9 Surface::Surface(EGLNativeWindowType win) : window_(win) { in Surface() function in egl::Surface
35 class Surface; variable
18 class Surface; variable
25 class Surface; variable
41 class Surface; variable
28 class Surface; variable
28 Surface::Surface(Display *display, const Config *config, HWND window, EGLint postSubBufferSupported… in Surface() function in egl::Surface49 Surface::Surface(Display *display, const Config *config, HANDLE shareHandle, EGLint width, EGLint h… in Surface() function in egl::Surface
21 public class Surface extends Mesh { class40 private Surface(List<List<Vector4f>> controlPoints, List<Float>[] nurbKnots, in Surface() method in Surface