Home | History | Annotate | Download | only in view

Lines Matching refs:createSnapshot

3273     public Bitmap createSnapshot(Bitmap.Config quality, int backgroundColor, boolean skipChildren) {
3289 Bitmap b = super.createSnapshot(quality, backgroundColor, skipChildren);