Searched refs:m_hasFilterThatMovesPixels (Results 1 – 2 of 2) sorted by relevance
104 bool hasFilterThatMovesPixels() const { return m_hasFilterThatMovesPixels; } in hasFilterThatMovesPixels()125 bool m_hasFilterThatMovesPixels; variable
98 , m_hasFilterThatMovesPixels(false) in FilterEffectRenderer()117 m_hasFilterThatMovesPixels = operations.hasFilterThatMovesPixels(); in build()