Searched refs:ConservativeRunBounds (Results 1 – 2 of 2) sorted by relevance
168 static SkRect ConservativeRunBounds(const SkTextBlob::RunRecord&);
415 SkRect SkTextBlobBuilder::ConservativeRunBounds(const SkTextBlob::RunRecord& run) { in ConservativeRunBounds() function in SkTextBlobBuilder479 TightRunBounds(*run) : ConservativeRunBounds(*run); in updateDeferredBounds()