Searched defs:bm1 (Results 1 – 16 of 16) sorted by relevance
/external/golang-protobuf/protoc-gen-go/testdata/imports/ |
D | test_import_all.proto | 55 test.b.part1.M1 bm1 = 5; field
|
/external/skqp/tests/ |
D | EncodeTest.cpp | 167 SkBitmap bm0, bm1, bm2; in DEF_TEST() local 281 SkBitmap bm0, bm1, bm2; in DEF_TEST() local 332 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 | 44 static bool compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
|
D | ImageTest.cpp | 1264 SkBitmap bm1; in DEF_TEST() local 1275 SkBitmap bm1; in DEF_TEST() local
|
D | CodecTest.cpp | 1066 SkBitmap bm1; in check_round_trip() local
|
/external/skia/tests/ |
D | EncodeTest.cpp | 172 SkBitmap bm0, bm1, bm2; in DEF_TEST() local 286 SkBitmap bm0, bm1, bm2; in DEF_TEST() local 385 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 | 44 static bool compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
|
D | ImageTest.cpp | 1264 SkBitmap bm1; in DEF_TEST() local 1275 SkBitmap bm1; in DEF_TEST() local
|
D | CodecTest.cpp | 1066 SkBitmap bm1; in check_round_trip() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | bitmaps.c | 234 errcode_t ext2fs_compare_block_bitmap(ext2fs_block_bitmap bm1, in ext2fs_compare_block_bitmap() 241 errcode_t ext2fs_compare_inode_bitmap(ext2fs_inode_bitmap bm1, in ext2fs_compare_inode_bitmap()
|
D | gen_bitmap64.c | 609 ext2fs_generic_bitmap_64 bm1 = (ext2fs_generic_bitmap_64) gen_bm1; in ext2fs_compare_generic_bmap() local
|
D | gen_bitmap.c | 373 ext2fs_generic_bitmap_32 bm1 = (ext2fs_generic_bitmap_32) gen_bm1; in ext2fs_compare_generic_bitmap() local
|
/external/skqp/tools/ |
D | sk_tool_utils.cpp | 392 bool equal_pixels(const SkBitmap& bm0, const SkBitmap& bm1) { in equal_pixels()
|
/external/skia/tools/ |
D | sk_tool_utils.cpp | 393 bool equal_pixels(const SkBitmap& bm0, const SkBitmap& bm1) { in equal_pixels()
|