Home | History | Annotate | Download | only in pipe

Lines Matching refs:fBitmapShuttle

224             fBitmapShuttle->removeCanvas();
342 SkAutoTUnref<BitmapShuttle> fBitmapShuttle;
458 fBitmapShuttle.reset(SkNEW_ARGS(BitmapShuttle, (this)));
459 fBitmapHeap = SkNEW_ARGS(SkBitmapHeap, (fBitmapShuttle.get(), BITMAPS_TO_KEEP));