Searched refs:FramebufferPlane (Results 1 – 12 of 12) sorted by relevance
52 FramebufferPlane& plane = m_planes[i]; in Create()150 FramebufferPlane& plane = m_planes[i]; in Destroy()165 FramebufferPlane& p = m_planes[plane]; in map()179 FramebufferPlane& p = m_planes[plane]; in prime_fd()
18 FramebufferPlane& plane = m_planes[i]; in CPUFramebuffer()30 FramebufferPlane& plane = m_planes[i]; in ~CPUFramebuffer()
18 FramebufferPlane& plane = m_planes[0]; in ExtCPUFramebuffer()35 FramebufferPlane& plane = m_planes[i]; in ExtCPUFramebuffer()
29 struct FramebufferPlane { struct41 struct FramebufferPlane m_planes[4]; argument
28 struct FramebufferPlane { struct40 struct FramebufferPlane m_planes[4]; argument
31 struct FramebufferPlane { struct41 std::array<FramebufferPlane, 4> m_planes; argument
30 struct FramebufferPlane { struct40 std::array<FramebufferPlane, 4> m_planes; argument
37 struct FramebufferPlane { struct48 std::array<FramebufferPlane, 4> m_planes; argument
38 FramebufferPlane& plane = m_planes.at(i); in DumbFramebuffer()99 FramebufferPlane& plane = m_planes.at(i); in ~DumbFramebuffer()116 FramebufferPlane& p = m_planes.at(plane); in map()
40 FramebufferPlane& plane = m_planes.at(i); in DmabufFramebuffer()83 FramebufferPlane& p = m_planes.at(plane); in map()98 FramebufferPlane& p = m_planes.at(plane); in prime_fd()
30 FramebufferPlane& plane = m_planes.at(i); in ExtFramebuffer()
43 struct FramebufferPlane { struct57 struct FramebufferPlane m_planes[3]; argument