Searched refs:getConstituentLayers (Results 1 – 2 of 2) sorted by relevance
79 const std::vector<Layer>& getConstituentLayers() const { return mLayers; } in getConstituentLayers() function
41 for (auto& layer : cachedSet.getConstituentLayers()) { in isSameStack()