diff options
| author | 2024-07-22 16:17:59 +0800 | |
|---|---|---|
| committer | 2024-07-23 20:04:09 +0800 | |
| commit | ab1b591b45171f5dad8637fdafe9fbc453acae02 (patch) | |
| tree | eeb65d5a4d9d0e730bc82cfb61465bbfdf97c65d /libs/input/PointerController.cpp | |
| parent | 8720c55b26bdb1d6bb51ca20c034b06dc1804f18 (diff) | |
Remove EnterPip/PipState object pooling (11/n).
Remove the use of ObjectPool in the creation and management of
EnterPipRequestedItem and PipStateTransactionItem objects. Instead of
being obtained from the pool, these objects are now directly
instantiated, simplifying their handling and aligning with the broader
removal of the object pooling mechanism.
Bug: 311089192
Test: atest WmTests:ActivityRecordTests
Flag: EXEMPT removing com.android.window.flags.disable_object_pool
Change-Id: Id04463b36c426a14c508f944744b518d1c537efe
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions