[RenderEngine] Strip GLES implementation off Image and Surface.
Image and Surface contain GLES implementation details. This patch moves them to dedicated classes and move all Surface/Image manipulation methods from impl::RenderEngine to gl::GLES20RenderEngine. BUG: 112585051 Test: Build, flash, boot and run some display validation. Change-Id: I77327f79082dff8e87e0a9472baae0c794f047bf
Loading
Please register or sign in to comment