Home
last modified time | relevance | path

Searched refs:Rotation (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/trace/flickerlib/windows/
DDisplayContent.ts17 import {DisplayContent, DisplayCutout, Rect, Rotation, toInsets, toRect} from '../common';
59 Rotation.Companion.getByValue(proto.displayRotation?.rotation ?? 0),
DWindowManagerState.ts22 Rotation,
96 Rotation.Companion.getByValue(proto.rotation),
/development/tools/winscope/src/trace/flickerlib/
Dcommon.js85 const Rotation = require('flicker').android.tools.common.Rotation; constant
325 Rotation,