Home | History | Annotate | Download | only in camera

Lines Matching refs:mVideoOverlay

768     private Drawable mVideoOverlay;
824 if (mVideoOverlay == null) {
825 mVideoOverlay = getResources().getDrawable(
828 overlay = mVideoOverlay;