Searched defs:surface (Results 1 – 9 of 9) sorted by relevance
175 EGLSurface surface; in egl_create() local229 void egl_destroy(EGLDisplay display, EGLSurface surface) { in egl_destroy()
142 EGLSurface surface; in main() local
136 const std::shared_ptr<Codec2Client::InputSurface> &surface) : in C2InputSurfaceWrapper()707 sp<Surface> surface; in configure() local991 status_t CCodec::setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface) { in setupInputSurface()1026 void CCodec::initiateSetInputSurface(const sp<PersistentSurface> &surface) { in initiateSetInputSurface()1032 void CCodec::setInputSurface(const sp<PersistentSurface> &surface) { in setInputSurface()1285 status_t CCodec::setSurface(const sp<Surface> &surface) { in setSurface()1542 sp<PersistentSurface> surface(static_cast<PersistentSurface *>(obj.get())); in onMessageReceived() local
246 sp<Surface> surface; member
1601 const std::shared_ptr<InputSurfaceWrapper> &surface) { in setInputSurface()
339 sp<Surface> surface; member
493 const sp<HGraphicBufferProducer>& surface) { in setOutputSurface()
1132 const sp<IGraphicBufferProducer>& surface, in setOutputSurface()
6059 sp<Surface> surface = new Surface(producer); in setupPreviewWindow() local