summaryrefslogtreecommitdiff
path: root/libs/ultrahdr/jpegencoderhelper.cpp
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2024-03-15 13:29:57 -0700
committer Chavi Weingarten <chaviw@google.com> 2024-03-15 20:57:50 +0000
commit3891ec978149a896a453b4a675c4134639b9a152 (patch)
tree4eac466df97b9f5d79997037ea898e9ac4d65e0f /libs/ultrahdr/jpegencoderhelper.cpp
parentacb53f928fc2d1838873114cbff66fdbdb97d28a (diff)
Send events wrapped in unique_ptr to InputConsumerCallbacks
This will allow the upper layers to release the ownership and hand the object over to the ndk client. The client will then assume the ownership. This is not possible with the current implementation of rvalue, because the ndk interface is only using pointers. Unfortunately, this makes things more clunky for tests (unless we modify BlockingQueue). Bug: 324271765 Test: TEST=libinput_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST --gtest_repeat=100 --gtest_break_on_failure Change-Id: I0cf326a22f840be6f8aa00d1e69f818815788487
Diffstat (limited to 'libs/ultrahdr/jpegencoderhelper.cpp')
0 files changed, 0 insertions, 0 deletions