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

  /external/skia/tools/
picture_utils.h 37 void setup_bitmap(SkBitmap* bitmap, int width, int height);
picture_utils.cpp 53 void setup_bitmap(SkBitmap* bitmap, int width, int height) { function in namespace:sk_tools
  /external/skia/tests/
WritePixelsTest.cpp 276 static bool setup_bitmap(SkBitmap* bm, SkColorType ct, SkAlphaType at, int w, int h, int tightRB) { function
373 REPORTER_ASSERT(reporter, setup_bitmap(&bmp, ct, at, rect.width(),

Completed in 557 milliseconds