Home
last modified time | relevance | path

Searched refs:make_n32_bitmap (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DCanvasTest.cpp236 static SkBitmap make_n32_bitmap(int w, int h, SkColor c = SK_ColorWHITE) { in make_n32_bitmap() function
397 SkBitmap bitmap(make_n32_bitmap(kWidth, kHeight, 0x05060708));
407 SkBitmap referenceStore = make_n32_bitmap(kWidth, kHeight); in DEF_TEST()

Completed in 2 milliseconds