diff options
author | 2024-11-26 15:50:17 +0000 | |
---|---|---|
committer | 2024-12-03 10:19:15 +0000 | |
commit | a09a94d83e421442f9c02166d3fde67c39a13a8c (patch) | |
tree | 1f57689459ac3b331bf7ce5f908ca419ececa27b /libs/input/SpriteIcon.cpp | |
parent | 7071918753a37966492680ec5682d5c614b67e36 (diff) |
Refactor to replace FloatPoint by vec2
Using FloatPoint requires unnecessory conversion between vec2 and
FloatPoint, which is inefficient.
This CL replaces FloatPoint by vec2 everywhere.
Test: atest inputflinger_tests
Bug: 245989146
Flag: EXEMPT refactor
Change-Id: I0bf9cd35392bff424ec65bbaa43918176d31de37
Diffstat (limited to 'libs/input/SpriteIcon.cpp')
0 files changed, 0 insertions, 0 deletions