Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp1304 static bool too_big_for_lcd(const SkScalerContext::Rec& rec, bool checkPost2x2) { in too_big_for_lcd() function
1408 if (too_big_for_lcd(*rec, checkPost2x2)) { in MakeRec()