Searched refs:canJoinSurface (Results 1 – 2 of 2) sorted by relevance
273 bool canJoinSurface(Surface* surface);
643 bool LayerAndroid::canJoinSurface(Surface* surface) in canJoinSurface() function in WebCore::LayerAndroid674 || !canJoinSurface(mergeState->currentSurface); in assignSurfaces()