Home
last modified time | relevance | path

Searched defs:useSubWindow (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/
DRenderLibImpl.cpp125 bool useSubWindow, bool egl2egl) { in initRenderer()
DRenderWindow.cpp79 bool useSubWindow; member
DRendererImpl.cpp102 bool RendererImpl::initialize(int width, int height, bool useSubWindow, bool egl2egl) { in initialize()
DFrameBuffer.cpp350 bool FrameBuffer::initialize(int width, int height, bool useSubWindow, in initialize()
965 FrameBuffer::FrameBuffer(int p_width, int p_height, bool useSubWindow) in FrameBuffer()