Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkGlyph.h325 bool imageTooLarge() const { return fWidth >= kMaxGlyphWidth; } in imageTooLarge() function
/third_party/skia/m133/src/core/
DSkGlyph.h518 bool imageTooLarge() const { return fWidth >= kMaxGlyphWidth; } in imageTooLarge() function