Searched refs:ConservativeRunBounds (Results 1 – 4 of 4) sorted by relevance
378 static SkRect ConservativeRunBounds(const SkTextBlob::RunRecord&);
485 static SkRect ConservativeRunBounds(const SkTextBlob::RunRecord&);
301 SkRect SkTextBlobBuilder::ConservativeRunBounds(const SkTextBlob::RunRecord& run) { in ConservativeRunBounds() function in SkTextBlobBuilder374 TightRunBounds(*run) : ConservativeRunBounds(*run); in updateDeferredBounds()
313 SkRect SkTextBlobBuilder::ConservativeRunBounds(const SkTextBlob::RunRecord& run) { in ConservativeRunBounds() function in SkTextBlobBuilder386 TightRunBounds(*run) : ConservativeRunBounds(*run); in updateDeferredBounds()