Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 940b7ba7 authored by Sungtak Lee's avatar Sungtak Lee Committed by Cherrypicker Worker
Browse files

C2BqBuffer: Remove detach during migration

Remove detach for efficient surface switching.
1. Since GraphicBuffer handle is cloned, removing detach() from
   migration is fine.
2. Since we will not use dequeued GraphicBuffer after BlockPool dtor(),
   removing detatch() from dtor is also fine.

Bug: 185451746
Test: atest android.media.decoder.cts.AdaptivePlaybackTest
Test: manually crafted test
Merged-In: I46cf14e7e71e35a5982d8073707bbbf558be9be6
Change-Id: I46cf14e7e71e35a5982d8073707bbbf558be9be6
(cherry picked from commit e467567f)
Merged-In: I46cf14e7e71e35a5982d8073707bbbf558be9be6
parent 1d42f8d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment