Home
last modified time | relevance | path

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

/development/tools/winscope/src/flickerlib/layers/
DLayerTraceEntry.ts17 import { Display, LayerTraceEntry, LayerTraceEntryBuilder, toRect, toSize, toTransform } from "../c…
75 toTransform(proto.transform)
/development/tools/winscope/src/flickerlib/
DObjectFormatter.ts18 toRectF, toRegion, toTransform} from './common';
156 case `TransformProto`: return toTransform(obj)
Dcommon.js197 function toTransform(proto) { function
270 toTransform,