Home
last modified time | relevance | path

Searched defs:typeFlags (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/viewers/components/
Dsurface_flinger_property_groups_component.ts381 const typeFlags = transformNode.formattedValue(); constant
/development/tools/winscope/src/parsers/surface_flinger/computations/
Drects_computation.ts41 const typeFlags = TransformType.getTypeFlags(transformType); constant
376 const typeFlags = TransformType.getTypeFlags(transform.type); constant
/development/tools/winscope/src/parsers/surface_flinger/
Dtransform_utils.ts95 const typeFlags: string[] = []; constant