Home | History | Annotate | Download | only in lvpp

Lines Matching refs:Surface

33 #include <gui/Surface.h>
35 #include <gui/Surface.h>
1771 void PreviewPlayer::setSurface(const sp<Surface> &surface) {
1774 mSurface = surface;
1775 setNativeWindow_l(surface);
1783 setNativeWindow_l(new Surface(bufferProducer));
1813 ALOGI("attempting to reconfigure to use new surface");