Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/window_manager/operations/
Doperation_lists.ts108 WmProtoType.DisplayContent,
117 WM_EAGER_PROPERTIES.get(WmProtoType.DisplayContent),
124 WM_DENYLIST_PROPERTIES.get(WmProtoType.DisplayContent),
/development/tools/winscope/src/parsers/window_manager/
Dwm_proto_type.ts20 DisplayContent = 'DisplayContent', enumerator
Dwm_denylist_properties.ts33 WmProtoType.DisplayContent,
Dwm_eager_properties.ts33 WmProtoType.DisplayContent,
Dparser_window_manager_utils.ts208 return WmProtoType.DisplayContent;