HomeSort by relevance Sort by last modified time
    Searched refs:fBitmapShuttle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/pipe/
SkGPipeWrite.cpp 219 fBitmapShuttle->removeCanvas();
341 SkAutoTUnref<BitmapShuttle> fBitmapShuttle;
452 fBitmapShuttle.reset(SkNEW_ARGS(BitmapShuttle, (this)));
453 fBitmapHeap = SkNEW_ARGS(SkBitmapHeap, (fBitmapShuttle.get(), BITMAPS_TO_KEEP));
    [all...]
  /external/skia/src/pipe/
SkGPipeWrite.cpp 219 fBitmapShuttle->removeCanvas();
341 SkAutoTUnref<BitmapShuttle> fBitmapShuttle;
452 fBitmapShuttle.reset(SkNEW_ARGS(BitmapShuttle, (this)));
453 fBitmapHeap = SkNEW_ARGS(SkBitmapHeap, (fBitmapShuttle.get(), BITMAPS_TO_KEEP));
    [all...]

Completed in 161 milliseconds