HomeSort by relevance Sort by last modified time
    Searched refs:TightRunBounds (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkTextBlob.h 252 static SkRect TightRunBounds(const SkTextBlob::RunRecord&);
  /external/skia/src/core/
SkTextBlob.cpp 413 SkRect SkTextBlobBuilder::TightRunBounds(const SkTextBlob::RunRecord& run) {
465 return TightRunBounds(run);
518 TightRunBounds(*run) : ConservativeRunBounds(*run);

Completed in 57 milliseconds