replicant-frameworks_native/libs/gui/tests
Dan Stoza 107fbe5599 libgui: Add getConsumerName
Adds a getConsumerName method to IGraphicBufferProducer and Surface.
Currently, the name is cached inside of IGBP and is updated on connect
and dequeueBuffer, which should be good enough for most uses.

Bug: 6667401
Change-Id: Ife94bd89023fe7c00bad916932b9a19233fd2290
2015-06-05 15:01:58 -07:00
..
Android.mk libgui: Fix some bitrot/warnings in tests 2015-04-20 13:17:23 -07:00
BufferQueue_test.cpp libgui: Add getConsumerName 2015-06-05 15:01:58 -07:00
CpuConsumer_test.cpp libgui: Fix some bitrot/warnings in tests 2015-04-20 13:17:23 -07:00
DisconnectWaiter.h
DummyConsumer.h libgui: Add getConsumerName 2015-06-05 15:01:58 -07:00
FillBuffer.cpp
FillBuffer.h
FrameWaiter.h
GLTest.cpp
GLTest.h
IGraphicBufferProducer_test.cpp Fix libgui tests. 2015-05-22 13:14:57 -07:00
MultiTextureConsumer_test.cpp
SRGB_test.cpp libgui: Fix some bitrot/warnings in tests 2015-04-20 13:17:23 -07:00
StreamSplitter_test.cpp libgui: Fix some bitrot/warnings in tests 2015-04-20 13:17:23 -07:00
Surface_test.cpp libgui: Add getConsumerName 2015-06-05 15:01:58 -07:00
SurfaceTextureClient_test.cpp Fix libgui crop matrix test. 2015-05-29 16:26:36 -07:00
SurfaceTextureFBO_test.cpp libgui: Fix some bitrot/warnings in tests 2015-04-20 13:17:23 -07:00
SurfaceTextureFBO.h
SurfaceTextureGL_test.cpp libgui: Fix some bitrot/warnings in tests 2015-04-20 13:17:23 -07:00
SurfaceTextureGL.h
SurfaceTextureGLThreadToGL_test.cpp
SurfaceTextureGLThreadToGL.h
SurfaceTextureGLToGL_test.cpp Fix libgui tests. 2015-05-22 13:14:57 -07:00
SurfaceTextureGLToGL.h
SurfaceTextureMultiContextGL_test.cpp
SurfaceTextureMultiContextGL.h
TextureRenderer.cpp
TextureRenderer.h