Lines Matching refs:SkBitmap
24 SkBitmap bm; in test_peekpixels()
50 SkBitmap bm; in test_bigalloc()
63 SkBitmap bm; in test_allocpixels()
94 SkBitmap bm; in test_bigwidth()
117 SkBitmap bm; in DEF_TEST()
137 SkBitmap source; in DEF_TEST()
145 SkBitmap copy; in DEF_TEST()
156 SkBitmap bm; in test_erasecolor_premul()
191 SkBitmap bm; in DEF_TEST()
195 REPORTER_ASSERT(r, SkBitmap::ComputeIsOpaque(bm)); in DEF_TEST()
198 bool isOpaque = SkBitmap::ComputeIsOpaque(bm); in DEF_TEST()
208 SkBitmap bm; in DEF_TEST()
229 SkBitmap bm; in DEF_TEST()
251 SkBitmap bm; in DEF_TEST()
267 static void check_alphas(skiatest::Reporter* reporter, const SkBitmap& bm, in check_alphas()
306 SkBitmap bm; in DEF_TEST()
356 SkBitmap tmp; in DEF_TEST()