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

  /external/chromium_org/third_party/skia/gm/
bleed.cpp 19 static void make_ringed_bitmap(SkBitmap* result, int width, int height) { function
101 make_ringed_bitmap(&fBitmapSmall, kSmallTextureSize, kSmallTextureSize);
105 make_ringed_bitmap(&fBitmapBig, 2*kMaxTextureSize, 2*kMaxTextureSize);
  /external/skia/gm/
bleed.cpp 19 static void make_ringed_bitmap(SkBitmap* result, int width, int height) { function
101 make_ringed_bitmap(&fBitmapSmall, kSmallTextureSize, kSmallTextureSize);
105 make_ringed_bitmap(&fBitmapBig, 2*kMaxTextureSize, 2*kMaxTextureSize);

Completed in 150 milliseconds