Searched refs:skipChildren (Results 1 – 2 of 2) sorted by relevance
2401 Bitmap createSnapshot(Bitmap.Config quality, int backgroundColor, boolean skipChildren) { in createSnapshot() argument2405 if (skipChildren) { in createSnapshot()2416 Bitmap b = super.createSnapshot(quality, backgroundColor, skipChildren); in createSnapshot()2418 if (skipChildren) { in createSnapshot()
10614 Bitmap createSnapshot(Bitmap.Config quality, int backgroundColor, boolean skipChildren) {