Searched refs:BoundsComputer (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkTypeface.cpp305 struct SkTypeface::BoundsComputer { struct in class:SkTypeface
308 BoundsComputer(const SkTypeface& tf) : fTypeface(tf) {} function in struct:SkTypeface::BoundsComputer
320 return *fLazyBounds.get(BoundsComputer(*this));
/external/skia/include/core/
H A DSkTypeface.h390 struct BoundsComputer;
391 // friend struct BoundsComputer;

Completed in 115 milliseconds