Loading cmds/flatland/Composers.cpp +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,9 @@ * limitations under the License. */ #include <GLES2/gl2.h> #include <GLES2/gl2ext.h> #include "Flatland.h" #include "GLHelper.h" Loading cmds/flatland/GLHelper.cpp +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,9 @@ * limitations under the License. */ #include <GLES2/gl2.h> #include <GLES2/gl2ext.h> #include <ui/DisplayInfo.h> #include <gui/SurfaceComposerClient.h> Loading Loading
cmds/flatland/Composers.cpp +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,9 @@ * limitations under the License. */ #include <GLES2/gl2.h> #include <GLES2/gl2ext.h> #include "Flatland.h" #include "GLHelper.h" Loading
cmds/flatland/GLHelper.cpp +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,9 @@ * limitations under the License. */ #include <GLES2/gl2.h> #include <GLES2/gl2ext.h> #include <ui/DisplayInfo.h> #include <gui/SurfaceComposerClient.h> Loading