The size of the ISurface::registerBuffers() is the memory size . It is defined in android_surface_output.cpp class. But the SurfaceFlinger will resize the buffer to display
On Jan 15, 9:23 pm, iblues <[email protected]> wrote: > Hi HanChao, > > Do you have any update to this analysis? From what I see, in > android_surface_output.cpp class, the WriteFramBuf writes the Frame > data along with the actual and required dimensions to > ISurface.registerBuffers(). Will this actually take care of thevideo > dimensions required? > > Regards, > iblues > > On Dec 17 2008, 7:57 am, hanchao3c <[email protected]> wrote: > > > I find the buffer pass by PVPlayer is the originalsize. > > We can check it in android_surface_output.cpp > > Then SurfaceFlinger change it to screensizeby software > > I am also checking it now. > > > BRs > > HanChao --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
