Searched refs:m_frameFormat (Results 1 – 4 of 4) sorted by relevance
55 void setFrameFormat(VideoFrameChromium::Format format) { m_frameFormat = format; } in setFrameFormat()68 VideoFrameChromium::Format m_frameFormat; variable
89 switch (m_frameFormat) { in draw()
57 , m_frameFormat(VideoFrameChromium::Invalid) in VideoLayerChromium()116 m_frameFormat = frame->format(); in updateCompositorResources()166 videoLayer->setFrameFormat(m_frameFormat); in pushPropertiesTo()
88 VideoFrameChromium::Format m_frameFormat; variable