diff options
author | 2023-09-18 18:30:25 -0700 | |
---|---|---|
committer | 2023-09-19 08:22:33 -0700 | |
commit | 72945a05f8a7783abdb50373e4185bf8b0020ea1 (patch) | |
tree | 69106f5c470d0e42e20250b4cac85c96302d385d /libs/gui/BufferQueue.cpp | |
parent | 20836a57b4e70a37ff9619a580e3c26a716b2327 (diff) |
Add operator<< for printing some dispatcher structs
When working on dispatcher code, it's very convenient to be able to
quickly print some of the dispatcher structs, like TouchState,
TouchedWindow, etc. Add operator<< to some of these structs in this CL.
This removes the need to memorize the specific function that needs to be
called, like "dump", "getDescription", etc.
Bug: 211379801
Test: none
Change-Id: I663b217a3449daa34476ac6f28f188cdf0618278
Diffstat (limited to 'libs/gui/BufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions