Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:getSurface

763     previewSurface = surfaceControl->getSurface();
962 if ( recorder->setPreviewSurface( surfaceControl->getSurface()->getIGraphicBufferProducer() ) < 0 ) {