Home
last modified time | relevance | path

Searched refs:dpiX (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/parsers/surface_flinger/operations/
Dadd_display_properties_test.ts41 dpiX: 0,
65 dpiX: 0,
89 dpiX: 0,
113 dpiX: 0,
Dadd_display_properties.ts30 const dpiX = display.getChildByName('dpiX'); constant
33 if (!(dpiX && dpiY)) continue;
40 Number(dpiX.getValue()),