Home | History | Annotate | Download | only in tests

Lines Matching defs:fBitmap

73         fBitmap.allocN32Pixels(width, height);
77 return SkNEW_ARGS(SkCanvas, (fBitmap));
85 return SkNewImageFromBitmap(fBitmap, true);
102 SkBitmap fBitmap;