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

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

Completed in 158 milliseconds