Searched defs:PersistentSurface (Results 1 – 3 of 3) sorted by relevance
27 struct PersistentSurface : public RefBase { struct28 PersistentSurface( in PersistentSurface() argument46 DISALLOW_EVIL_CONSTRUCTORS(PersistentSurface); argument
80 const sp<PersistentSurface> & /* surface */) { in initiateSetInputSurface()
1817 static class PersistentSurface extends Surface { class in MediaCodec1819 PersistentSurface() {} // used by native in PersistentSurface() method in MediaCodec.PersistentSurface