Home
last modified time | relevance | path

Searched refs:stages_ (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/
Dplatform.h134 stages_.emplace_back( in AddStage()
143 std::vector<std::unique_ptr<PlanStage>> stages_; variable
Dplatform.cpp76 for (auto &i : stages_) { in ProvisionPlanes()