Home
last modified time | relevance | path

Searched defs:bm1 (Results 1 – 16 of 16) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/imports/
Dtest_import_all.proto55 test.b.part1.M1 bm1 = 5; field
/external/skqp/tests/
DEncodeTest.cpp167 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
DImageNewShaderTest.cpp17 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality()
DCodecPartialTest.cpp44 static bool compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
DImageTest.cpp1264 SkBitmap bm1; in DEF_TEST() local
1275 SkBitmap bm1; in DEF_TEST() local
DCodecTest.cpp1066 SkBitmap bm1; in check_round_trip() local
/external/skia/tests/
DEncodeTest.cpp172 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
DImageNewShaderTest.cpp17 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality()
DCodecPartialTest.cpp44 static bool compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
DImageTest.cpp1264 SkBitmap bm1; in DEF_TEST() local
1275 SkBitmap bm1; in DEF_TEST() local
DCodecTest.cpp1066 SkBitmap bm1; in check_round_trip() local
/external/e2fsprogs/lib/ext2fs/
Dbitmaps.c234 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()
Dgen_bitmap64.c609 ext2fs_generic_bitmap_64 bm1 = (ext2fs_generic_bitmap_64) gen_bm1; in ext2fs_compare_generic_bmap() local
Dgen_bitmap.c373 ext2fs_generic_bitmap_32 bm1 = (ext2fs_generic_bitmap_32) gen_bm1; in ext2fs_compare_generic_bitmap() local
/external/skqp/tools/
Dsk_tool_utils.cpp392 bool equal_pixels(const SkBitmap& bm0, const SkBitmap& bm1) { in equal_pixels()
/external/skia/tools/
Dsk_tool_utils.cpp393 bool equal_pixels(const SkBitmap& bm0, const SkBitmap& bm1) { in equal_pixels()