Searched refs:TightRunBounds (Results 1 – 4 of 4) sorted by relevance
379 static SkRect TightRunBounds(const SkTextBlob::RunRecord&);
486 static SkRect TightRunBounds(const SkTextBlob::RunRecord&);
259 SkRect SkTextBlobBuilder::TightRunBounds(const SkTextBlob::RunRecord& run) { in TightRunBounds() function in SkTextBlobBuilder311 return TightRunBounds(run); in ConservativeRunBounds()374 TightRunBounds(*run) : ConservativeRunBounds(*run); in updateDeferredBounds()
267 SkRect SkTextBlobBuilder::TightRunBounds(const SkTextBlob::RunRecord& run) { in TightRunBounds() function in SkTextBlobBuilder323 return TightRunBounds(run); in ConservativeRunBounds()386 TightRunBounds(*run) : ConservativeRunBounds(*run); in updateDeferredBounds()