Searched refs:dst_argb_hash (Results 1 – 1 of 1) sorted by relevance
2024 uint32_t dst_argb_hash = HashDjb2(dst_argb, width * height, 5381); in TEST_F() local2025 EXPECT_EQ(dst_argb_hash, 2355976473u); in TEST_F()