Searched refs:m_dispmanElement (Results 1 – 1 of 1) sorted by relevance
79 DISPMANX_ELEMENT_HANDLE_T m_dispmanElement; member in tcu::rpi::Window120 , m_dispmanElement (0) in Window()145 …m_dispmanElement = vc_dispmanx_element_add(dispmanUpdate, m_dispmanDisplay, 0/*layer*/, &dstRect, … in Window()146 TCU_CHECK(m_dispmanElement); in Window()150 m_nativeWindow.element = m_dispmanElement; in Window()161 vc_dispmanx_element_remove(dispmanUpdate, m_dispmanElement); in ~Window()