summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IRemoteDisplayClient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* namespace does not need a closing semicolonGlenn Kasten2015-03-231-1/+1
| | | | Change-Id: Ie8f9d42fc061f6d558f23b98414e04eb3d14b376
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-1/+1
| | | | | | to use the new static version. Change-Id: I89a5988a0ac694ffc04d88cf939e8455bf925d4c
* wifi-display: pass session info to wifi display settingsChong Zhang2013-08-211-2/+4
| | | | | | Bug: 9371882 Change-Id: I9e4b8c2154b03ce8ff3e14c465a5224bb6e8db9a
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-5/+5
| | | | | | | | | | The C++ class names don't match what the classes do, so rename ISurfaceTexture to IGraphicBufferProducer, and SurfaceTexture to GLConsumer. Bug 7736700 Change-Id: I64520a55f8c09fe6215382ea361c539a9940cba5
* Implement remote display service stubs.Jeff Brown2012-09-051-0/+102
Change-Id: I582ed000026bba6d116db8304e15a3c52f8a9a01