Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/surface_flinger/operations/
Dadd_display_properties.ts47 smallestWidth >= AddDisplayProperties.TABLET_MIN_DPS,
76 private static readonly TABLET_MIN_DPS = 600; property in AddDisplayProperties