Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
Dimage_to_bitmap_does_not_preserve_genid.cpp7 SkBitmap bm1, bm2; in draw() local
/third_party/flutter/skia/tests/
DEncodeTest.cpp211 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
DImageNewShaderTest.cpp17 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality()
DCodecPartialTest.cpp46 static bool compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
DImageTest.cpp1242 SkBitmap bm1; in DEF_TEST() local
1253 SkBitmap bm1; in DEF_TEST() local
DCodecTest.cpp1066 SkBitmap bm1; in check_round_trip() local
/third_party/skia/tests/
DEncodeTest.cpp213 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
DImageNewShaderTest.cpp17 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality()
DCodecPartialTest.cpp45 static bool compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
DImageTest.cpp1288 SkBitmap bm1; in DEF_TEST() local
1299 SkBitmap bm1; in DEF_TEST() local
DCodecTest.cpp1116 SkBitmap bm1; in check_round_trip() local
/third_party/e2fsprogs/lib/ext2fs/
Dbitmaps.c235 errcode_t ext2fs_compare_block_bitmap(ext2fs_block_bitmap bm1, in ext2fs_compare_block_bitmap()
242 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
/third_party/flutter/skia/tools/
DToolUtils.cpp429 bool equal_pixels(const SkBitmap& bm0, const SkBitmap& bm1) { in equal_pixels()
/third_party/boost/boost/math/special_functions/detail/
Dibeta_inverse.hpp722 T bm1 = b - 1; in ibeta_inv_imp() local
/third_party/skia/tools/
DToolUtils.cpp454 bool equal_pixels(const SkBitmap& bm0, const SkBitmap& bm1) { in equal_pixels()
/third_party/boost/boost/math/special_functions/
Dbeta.hpp829 T bm1 = b - 1; in beta_small_b_large_a_series() local