Searched refs:ty (Results 1 – 13 of 13) sorted by relevance
/development/tools/winscope/src/parsers/surface_flinger/ |
D | transform_utils.ts | 53 ty: assertDefined(matrixNode.getChildByName('ty')).getValue(), 70 ty: y, 160 ty: y, 179 ty: y, 196 ty: y, 208 ty: y, 225 ty: y,
|
/development/tools/winscope/src/common/ |
D | geometry_types.ts | 28 ty: number; property 37 ty: 0,
|
/development/tools/winscope/src/trace/tree_node/ |
D | formatters.ts | 119 const ty = node.getChildByName('ty'); constant 126 !ty 131 if (!tx && !ty) { 137 ty?.getValue() ?? 0,
|
D | formatters_test.ts | 206 ty: 10,
|
/development/tools/external_crates/crate_health_proc_macros/src/ |
D | lib.rs | 39 let (_, value_type) = get_map_type(&mapfield.ty)?; in expand() 92 if let Ok((key_type, _value_type)) = get_map_type(&field.ty) { in get_map_field()
|
/development/tools/winscope/src/parsers/surface_flinger/operations/ |
D | update_transforms_test.ts | 161 ty: 0,
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | SpriteTextRenderer.java | 236 float ty = sy - height * 0.5f; in drawLabel() local 237 mLabels.draw(gl, tx, ty, labelId); in drawLabel()
|
/development/tools/winscope/src/viewers/common/ |
D | rect_filter_test.ts | 154 ty: 0,
|
/development/tools/winscope/src/viewers/components/ |
D | surface_flinger_property_groups_component_test.ts | 229 ty: 0,
|
/development/tools/winscope/protos/surfaceflinger/udc/ |
D | transactions.proto | 91 float ty = 6; field
|
/development/tools/winscope/src/viewers/components/rects/ |
D | mapper3d.ts | 400 y: mat.dtdx * point.x + mat.dtdy * point.y + mat.ty,
|
D | canvas.ts | 255 transform.ty,
|
D | rects_component_test.ts | 418 ty: 0,
|