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

  /external/skia/gm/
bitmaprect.cpp 154 static void make_big_bitmap(SkBitmap* bitmap) { function
198 make_big_bitmap(&fBigBitmap);
  /external/skia/samplecode/
SampleBitmapRect.cpp 154 static void make_big_bitmap(SkBitmap* bm) { function
209 make_big_bitmap(&fBitmap);
  /external/skqp/gm/
bitmaprect.cpp 154 static void make_big_bitmap(SkBitmap* bitmap) { function
198 make_big_bitmap(&fBigBitmap);
  /external/skqp/samplecode/
SampleBitmapRect.cpp 154 static void make_big_bitmap(SkBitmap* bm) { function
209 make_big_bitmap(&fBitmap);

Completed in 122 milliseconds