Searched refs:compareLayerW (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerRenderer.cpp204 static inline bool compareLayerW(const LayerCompositingThread* a, const LayerCompositingThread* b) function in namespace:WebCore
991 std::stable_sort(sublayers.begin(), sublayers.end(), compareLayerW);

Completed in 112 milliseconds