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

  /external/chromium_org/third_party/skia/src/pipe/
SkGPipeWrite.cpp 183 // In this case, a BitmapShuttle is reffed by the SkBitmapHeap
397 class BitmapShuttle : public SkBitmapHeap::ExternalStorage {
399 BitmapShuttle(SkGPipeCanvas*);
401 ~BitmapShuttle();
443 BitmapShuttle* shuttle = SkNEW_ARGS(BitmapShuttle, (this));
    [all...]
  /external/skia/src/pipe/
SkGPipeWrite.cpp 183 // In this case, a BitmapShuttle is reffed by the SkBitmapHeap
397 class BitmapShuttle : public SkBitmapHeap::ExternalStorage {
399 BitmapShuttle(SkGPipeCanvas*);
401 ~BitmapShuttle();
443 BitmapShuttle* shuttle = SkNEW_ARGS(BitmapShuttle, (this));
    [all...]

Completed in 40 milliseconds