Skip to content
Snippets Groups Projects
Commit 876c5114 authored by Chih-Yu Huang's avatar Chih-Yu Huang
Browse files

C2VdaBqBlockPool: reply error at fetchGraphicBlock() if configureProducer() fails

configureProducer() doesn't return any status. When this method fails,
the component should stop working immediately. In this CL,
C2VdaBqBlockPool replies error at fetchGraphicBlock(), which is the
main method called by the component, if any error occurs at the
previous configureProducer().

Bug: 162902320
Test: android.media.cts.MediaCodecPlayerTest#testPlaybackSwitchViews
Change-Id: I4a9537b7657fef604ba2e020bcaeb0398ae2a5d0
parent 6e9279c4
No related branches found
No related tags found
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