Home
last modified time | relevance | path

Searched refs:onComputeBounds (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkTypeface.cpp325 if (!this->onComputeBounds(rect)) { in getBounds()
332 bool SkTypeface::onComputeBounds(SkRect* bounds) const { in onComputeBounds() function in SkTypeface
/external/skia/include/core/
DSkTypeface.h372 virtual bool onComputeBounds(SkRect*) const;