Lines Matching refs:UPGRADE
380 // Helper function to UPGRADE or DOWNGRADE a number of pixels
389 case CoordinatedVideoAdapter::UPGRADE:
399 // Find the adaptation request of the cpu based on the load. Return UPGRADE if
408 // Upgrade if system is low.
410 return CoordinatedVideoAdapter::UPGRADE;
508 (UPGRADE == request ? "up" : "keep"))
533 case UPGRADE:
539 LOG(LS_VERBOSE) << "VAdapt CPU load low but do not upgrade "
543 LOG(LS_VERBOSE) << "VAdapt CPU load low but do not upgrade "
562 (UPGRADE == request ? "up" : "keep"))