d47f7d8b5f
The C++ class names don't match what the classes do, so rename ISurfaceTexture to IGraphicBufferProducer, and SurfaceTexture to GLConsumer. Bug 7736700 Change-Id: I08e677faf2ebb418ef131d0a8008e01037db0e50
Native test players for system tests. For functional/system/performance tests, a native test player can be used. This directory contains the sources of such players. The class TestPlayerStub uses the dynamic loader to load any of them.