Hello
I want to port an image enhancement after the composition is done by 
Surface Flinger, and before the final HWC rendering.
Up to Android 10, the renderEngine class provided fluch() and close() 
functions.
So we called our full screen image enhancement , then we asked the 
renderEngine to finalize thanks to flush and close.
These functions have disappeared from Android 11 because deprecated.

Version used 
: 
https://cs.android.com/android/platform/superproject/+/android-11.0.0_r4:frameworks/native/services/surfaceflinger/

What I don't understand is how can I read what the RenderEngine does (even 
in RenderEngine.h/cpp)

Thanks a lot to share some ideas ??
Best
Vincent

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/40bf8b37-1da3-4a36-881b-208817b8a762n%40googlegroups.com.

Reply via email to