Home
last modified time | relevance | path

Searched defs:computeSubRunBounds (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/text/
DGrTextBlob.h176 void computeSubRunBounds(SkRect* outBounds, int runIndex, int subRunIndex, in computeSubRunBounds() function
/external/skia/src/gpu/text/
DGrTextBlob.cpp555 void GrTextBlob::computeSubRunBounds(SkRect* outBounds, const SubRun& subRun, in computeSubRunBounds() function in GrTextBlob