Home | History | Annotate | Download | only in effects

Lines Matching full:bitmap

755 bool Linear_Gradient::asABitmap(SkBitmap* bitmap, SkMatrix* matrix,
757 // we cache our "bitmap", so it's generationID will be const on subsequent
765 if (bitmap) {
766 *bitmap = *fCachedBitmap;