Home | History | Annotate | Download | only in chromium

Lines Matching refs:compareLayerZ

91 bool LayerRendererChromium::compareLayerZ(const RefPtr<CCLayerImpl>& a, const RefPtr<CCLayerImpl>& b)
802 std::stable_sort(&descendants.at(thisLayerIndex), descendants.end(), compareLayerZ);