HomeSort by relevance Sort by last modified time
    Searched refs:PlanStage (Results 1 - 2 of 2) sorted by null

  /external/drm_hwcomposer/
platform.h 56 class PlanStage {
58 virtual ~PlanStage() {
135 std::unique_ptr<PlanStage>(new T(std::forward(args)...)));
143 std::vector<std::unique_ptr<PlanStage>> stages_;
148 class PlanStageProtected : public Planner::PlanStage {
160 class PlanStagePrecomp : public Planner::PlanStage {
170 class PlanStageGreedy : public Planner::PlanStage {
platformnv.h 68 class PlanStageProtectedRotated : public Planner::PlanStage {
79 class PlanStageNvLimits : public Planner::PlanStage {

Completed in 62 milliseconds