OSDN Git Service

GLConsumer: Stop using default constructor params
authorDan Stoza <stoza@google.com>
Tue, 24 Jun 2014 20:09:19 +0000 (13:09 -0700)
committerDan Stoza <stoza@google.com>
Tue, 24 Jun 2014 20:09:19 +0000 (13:09 -0700)
commite49ba8e2ed8e17156eb00c8fc8e2285df62bc018
tree75c16e16f849b08d9f377c75bad708d6510e7388
parentb410863d6aae1e923ff163942adef01ff6a2ea81
GLConsumer: Stop using default constructor params

Removes the dependency on default constructor parameters for
GLConsumer so that a different constructor prototype can safely be
added.

Change-Id: I0da924bbd4c141edbf305598c1be8bc575654680
cmds/flatland/GLHelper.cpp
include/gui/GLConsumer.h
libs/gui/tests/MultiTextureConsumer_test.cpp
libs/gui/tests/SurfaceTextureClient_test.cpp
libs/gui/tests/SurfaceTextureGL.h
services/surfaceflinger/SurfaceFlingerConsumer.h