Home | History | Annotate | Download | only in base

Lines Matching refs:KEEP

400 // the load is low, DOWNGRADE if the load is high, and KEEP otherwise.
412 return CoordinatedVideoAdapter::KEEP;
486 if (KEEP != request) {
500 // Ignore up or keep if no change.
508 (UPGRADE == request ? "up" : "keep"))
547 case KEEP:
551 if (KEEP != request) {
562 (UPGRADE == request ? "up" : "keep"))
587 if (request != KEEP) {
592 request = KEEP;