Lines Matching refs:desc
52 [TransitionType.ROTATION, {desc: 'Rotation', color: '#9900ffff'}], property
53 [TransitionType.PIP_ENTER, {desc: 'Entering PIP mode', color: '#4a86e8ff'}], property
54 [TransitionType.PIP_RESIZE, {desc: 'Resizing PIP mode', color: '#2b9e94ff'}], property
55 [TransitionType.PIP_CLOSE, {desc: 'Closing PIP mode', color: 'rgb(57, 57, 182)'}], property
56 [TransitionType.PIP_EXIT, {desc: 'Exiting PIP mode', color: 'darkblue'}], property
57 [TransitionType.APP_LAUNCH, {desc: 'Launching app', color: '#ef6befff'}], property
58 [TransitionType.APP_CLOSE, {desc: 'Closing app', color: '#d10ddfff'}], property
59 [TransitionType.IME_APPEAR, {desc: 'IME appearing', color: '#ff9900ff'}], property
60 [TransitionType.IME_DISAPPEAR, {desc: 'IME disappearing', color: '#ad6800ff'}], property
61 [TransitionType.APP_PAIRS_ENTER, {desc: 'Entering app pairs mode', color: 'rgb(58, 151, 39)'}], property
62 [TransitionType.APP_PAIRS_EXIT, {desc: 'Exiting app pairs mode', color: 'rgb(45, 110, 32)'}], property