Searched refs:count32 (Results 1 – 5 of 5) sorted by relevance
70 int count32 = paint.textToGlyphs(text32, len32, glyphs32); in test_textencodings() local74 REPORTER_ASSERT(reporter, (int)len8 == count32); in test_textencodings()
112 int count32() const { return fKey.count(); } in count32() function132 return SkOpts::hash(key.data(), sizeof(uint32_t) * key.count32()); in Hash()
116 int count32() const { return fKey.count(); } in count32() function136 return SkOpts::hash(key.data(), sizeof(uint32_t) * key.count32()); in Hash()
763 uint32 count32 = (uint32) count; in PutZeros() local765 for (uint32 j = 0; j < count32; j++) in PutZeros()