Searched refs:needs_full_paint (Results 1 – 3 of 3) sorted by relevance
202 bool* needs_full_paint, in PrepareBackingStore() argument212 DCHECK(needs_full_paint != NULL); in PrepareBackingStore()213 *needs_full_paint = true; in PrepareBackingStore()
61 bool* needs_full_paint,
1873 bool needs_full_paint = false; in PaintBackingStoreRect() local1878 &needs_full_paint, in PaintBackingStoreRect()1880 if (needs_full_paint) { in PaintBackingStoreRect()