Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkScalerContext.cpp981 static bool too_big_for_lcd(const SkScalerContextRec& rec, bool checkPost2x2) { in too_big_for_lcd()
1011 bool checkPost2x2 = false; in MakeRecAndEffects() local