Searched defs:useSubWindow (Results 1 – 4 of 4) sorted by relevance
125 bool useSubWindow, bool egl2egl) { in initRenderer()
79 bool useSubWindow; member
102 bool RendererImpl::initialize(int width, int height, bool useSubWindow, bool egl2egl) { in initialize()
350 bool FrameBuffer::initialize(int width, int height, bool useSubWindow, in initialize()965 FrameBuffer::FrameBuffer(int p_width, int p_height, bool useSubWindow) in FrameBuffer()