Searched defs:drawLayer (Results 1 – 2 of 2) sorted by relevance
122 std::unique_ptr<LayerContext>& drawLayer = drawLayersMap_[screenId]; in InitLayers() local148 std::unique_ptr<LayerContext>& drawLayer = drawLayersMap_[screenId]; in Draw() local
251 for (auto &drawLayer : drawLayers) { // producer in Draw() local256 for (auto &drawLayer : drawLayers) { // consumer in Draw() local