Searched refs:canUpdateWithBlit (Results 1 – 5 of 5) sorted by relevance
58 bool canUpdateWithBlit();
307 bool Surface::canUpdateWithBlit() in canUpdateWithBlit() function in WebCore::Surface324 return getFirstLayer()->canUpdateWithBlit(); in canUpdateWithBlit()
92 tryToFastBlit &= m_surfaces[i]->canUpdateWithBlit(); in prepareGL()
191 bool canUpdateWithBlit();
534 bool LayerAndroid::canUpdateWithBlit() in canUpdateWithBlit() function in WebCore::LayerAndroid