Searched refs:setShouldComposite (Results 1 – 2 of 2) sorted by relevance
648 currentLayer->setShouldComposite(true);663 currentLayer->setShouldComposite(false);677 currentLayer->setShouldComposite(true);
630 void setShouldComposite(bool b) { m_shouldComposite = b; } in setShouldComposite() function