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