diff options
author | 2024-11-26 15:44:26 +0000 | |
---|---|---|
committer | 2024-12-03 10:19:11 +0000 | |
commit | 7f21fa319eee46ff12f305106ae3bb59c7560332 (patch) | |
tree | 4d2b47acf38bb057e8877213aca89a680c8fab8f /libs/gui/BLASTBufferQueue.cpp | |
parent | e87561eaf6611e56551a7564f80193f2877c3772 (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: I61e64e43f6bbe643eb22e758a2934294037d8a5b
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions