Searched defs:bm1 (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/docs/examples/ |
D | image_to_bitmap_does_not_preserve_genid.cpp | 7 SkBitmap bm1, bm2; in draw() local
|
/third_party/flutter/skia/tests/ |
D | EncodeTest.cpp | 211 SkBitmap bm0, bm1, bm2; in DEF_TEST() local 325 SkBitmap bm0, bm1, bm2; in DEF_TEST() local 424 SkBitmap bm0, bm1, bm2, bm3; in DEF_TEST() local
|
D | ImageNewShaderTest.cpp | 17 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality()
|
D | CodecPartialTest.cpp | 46 static bool compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
|
D | ImageTest.cpp | 1242 SkBitmap bm1; in DEF_TEST() local 1253 SkBitmap bm1; in DEF_TEST() local
|
D | CodecTest.cpp | 1066 SkBitmap bm1; in check_round_trip() local
|
/third_party/skia/tests/ |
D | EncodeTest.cpp | 213 SkBitmap bm0, bm1, bm2; in DEF_TEST() local 327 SkBitmap bm0, bm1, bm2; in DEF_TEST() local 426 SkBitmap bm0, bm1, bm2, bm3; in DEF_TEST() local
|
D | ImageNewShaderTest.cpp | 17 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality()
|
D | CodecPartialTest.cpp | 45 static bool compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
|
D | ImageTest.cpp | 1288 SkBitmap bm1; in DEF_TEST() local 1299 SkBitmap bm1; in DEF_TEST() local
|
D | CodecTest.cpp | 1116 SkBitmap bm1; in check_round_trip() local
|
/third_party/cups-filters/cupsfilters/ |
D | rgb.c | 180 b, bi, bm0, bm1, bs; in cupsRGBDoRGB() local
|
/third_party/flutter/skia/tools/ |
D | ToolUtils.cpp | 429 bool equal_pixels(const SkBitmap& bm0, const SkBitmap& bm1) { in equal_pixels()
|
/third_party/skia/tools/ |
D | ToolUtils.cpp | 454 bool equal_pixels(const SkBitmap& bm0, const SkBitmap& bm1) { in equal_pixels()
|