Searched refs:count32 (Results 1 – 3 of 3) sorted by relevance
39 int count32() const { return fKey.count(); } in count32() function64 return SkOpts::hash(key.data(), sizeof(uint32_t) * key.count32()); in Hash()
37 …int count32 = font.textToGlyphs(text32, len32, SkTextEncoding::kUTF32, glyphs32, SK_ARRAY_COUNT(gl… in DEF_TEST() local41 REPORTER_ASSERT(reporter, (int)len8 == count32); in DEF_TEST()
763 uint32 count32 = (uint32) count; in PutZeros() local765 for (uint32 j = 0; j < count32; j++) in PutZeros()