Searched refs:kAboveIsPath (Results 1 – 1 of 1) sorted by relevance
62 constexpr int kAboveIsPath = SkStrikeCommon::kSkSideTooBigForAtlas; in drawingType() local63 return scaledTextSize < kAboveIsPath ? kDirect : kPath; in drawingType()