diff options
| author | 2024-07-22 20:23:23 +0800 | |
|---|---|---|
| committer | 2024-07-23 20:04:09 +0800 | |
| commit | 7080a7ab54a3ae68ae0a36fbefce133d61f36880 (patch) | |
| tree | 42232b365284b18b26ec628165baa509fe1f08a3 /libs/input/PointerController.cpp | |
| parent | f9340262eb14000776dd1ab48ca3e3c2a6fbd63f (diff) | |
Remove RefreshCallbackItem object pooling (16/n).
Remove the use of ObjectPool in the creation and management of
RefreshCallbackItem object. 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 FrameworksCoreTests:ActivityRefresherTests
Test: atest WmTests:CameraCompatFreeformPolicyTests
Test: atest WmTests:DisplayRotationCompatPolicyTests
Flag: EXEMPT removing com.android.window.flags.disable_object_pool
Change-Id: Ia4324a5d7ba0e05c12470d8284fe1a0e3cd8b071
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions