Searched refs:setupSubWindow (Results 1 – 4 of 4) sorted by relevance
122 inited = FrameBuffer::setupSubWindow(windowId, in main()
50 static bool setupSubWindow(FBNativeWindowType p_window,
260 return FrameBuffer::setupSubWindow(window,x,y,width,height, zRot); in createOpenGLSubwindow()
403 bool FrameBuffer::setupSubWindow(FBNativeWindowType p_window, in setupSubWindow() function in FrameBuffer