Home | History | Annotate | Download | only in hwui

Lines Matching refs:kLeft_Align

2271     if (CC_UNLIKELY(paint->getTextAlign() != SkPaint::kLeft_Align)) {
2273 paintCopy.setTextAlign(SkPaint::kLeft_Align);