Searched defs:ISurfaceTexture (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/gui/
H A DISurfaceTexture.h37 class ISurfaceTexture : public IInterface class in namespace:android
48 // the ISurfaceTexture implementation) assigns the newly created buffer to
168 // must be called before any other ISurfaceTexture methods are called except
181 // ISurfaceTexture methods to fail except for getAllocator and connect.
192 class BnSurfaceTexture : public BnInterface<ISurfaceTexture>

Completed in 184 milliseconds