Home | History | Annotate | Download | only in gm

Lines Matching refs:saveLayer

42 // saveLayerHasPaint - control if the saveLayer has a paint (the optimization
46 // colorsMatch - control if the saveLayer and dbmr2r paint colors
91 // saveLayer's 'bounds' parameter must be NULL for this optimization
93 canvas->saveLayer(NULL, &saveLayerPaint);
95 canvas->saveLayer(NULL, NULL);
125 true, // saveLayer has a paint
135 false, // saveLayer doesn't have a paint!
145 true, // saveLayer has a paint
155 true, // saveLayer has a paint
169 // saveLayerHasPaint - control if the saveLayer has a paint (the optimization
173 // colorsMatch - control if the saveLayer and dbmr2r paint colors
227 // saveLayer's 'bounds' parameter must be NULL for this optimization
229 canvas->saveLayer(NULL, &saveLayerPaint);
231 canvas->saveLayer(NULL, NULL);
265 true, // saveLayer has a paint
275 false, // saveLayer doesn't have a paint!
285 true, // saveLayer has a paint
295 true, // saveLayer has a paint