Searched refs:hasPendingGlyphs (Results 1 – 2 of 2) sorted by relevance
270 bool hasPendingGlyphs() const { in hasPendingGlyphs() function in RemoteStrike383 SkASSERT(this->hasPendingGlyphs()); in writePendingGlyphs()648 if (strike->hasPendingGlyphs()) { in writeStrikeData()671 if (strike->hasPendingGlyphs()) { in writeStrikeData()685 if (strike->hasPendingGlyphs()) { in writeStrikeData()
233 bool hasPendingGlyphs() const { in hasPendingGlyphs() function in SkStrikeServer::SkGlyphCacheState574 serializer->emplace<bool>(this->hasPendingGlyphs()); in writePendingGlyphs()575 if (!this->hasPendingGlyphs()) { in writePendingGlyphs()