Searched defs:useSubWindow (Results 1 – 4 of 4) sorted by relevance
121 bool useSubWindow, bool egl2egl) { in initRenderer()
84 bool useSubWindow; member
123 bool RendererImpl::initialize(int width, int height, bool useSubWindow, bool egl2egl) { in initialize()
196 bool FrameBuffer::initialize(int width, int height, bool useSubWindow, bool egl2egl) { in initialize()467 FrameBuffer::FrameBuffer(int p_width, int p_height, bool useSubWindow) in FrameBuffer()