Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkTypeface.cpp329 if (!this->onComputeBounds(&fBounds)) { in getBounds()
336 bool SkTypeface::onComputeBounds(SkRect* bounds) const { in onComputeBounds() function in SkTypeface
/external/skia/include/core/
DSkTypeface.h380 virtual bool onComputeBounds(SkRect*) const;