Descriptionx11_util: Added GetInnerWindowBounds and GetWindowExtents.
Renamed GetWindowRect to GetOuterWindowBounds, and re-implemented it in
terms of GetInnerWindowBounds and GetWindowExtents.
The separate access to inner bounds and extents can be used to cache
extents to avoid having to query them repeatedly when they hardly ever
change.
BUG=357533
TBR=erg@chromium.org
Committed: https://crrev.com/a42b23be397906c8d9a35da7a3e0c3b0e39fefd3
Cr-Commit-Position: refs/heads/master@{#299572}
Patch Set 1 #Patch Set 2 : Rebase. #
Total comments: 1
Patch Set 3 : Fix test compile. #
Messages
Total messages: 14 (5 generated)
|