Lines Matching refs:DOWNGRADE
42 static const int kMaxCpuDowngrades = 2; // Downgrade at most 2 times for CPU.
380 // Helper function to UPGRADE or DOWNGRADE a number of pixels
385 case CoordinatedVideoAdapter::DOWNGRADE:
400 // the load is low, DOWNGRADE if the load is high, and KEEP otherwise.
404 // Downgrade if system is high and plugin is at least more than midrange.
407 return CoordinatedVideoAdapter::DOWNGRADE;
501 if (DOWNGRADE != request && view_switch_ && !changed) {
507 << (DOWNGRADE == request ? "down" :
523 case DOWNGRADE:
528 LOG(LS_VERBOSE) << "VAdapt CPU load high but do not downgrade "
561 << (DOWNGRADE == request ? "down" :