Searched defs:textFormat (Results 1 – 3 of 3) sorted by relevance
46 private final TextFormat textFormat; field in TextFormatBenchmarkBase48 TextFormatBenchmarkBase(TextFormat textFormat) { in TextFormatBenchmarkBase()
32 private static final TextFormat textFormat = TextFormat.getNoopTextFormat(); field in TextFormatTest
83 bool Processor::drawText(const char* text, SkCanvas* canvas, TextFormatStyle textFormat, SkColor fo… in drawText()88 …TextFormatStyle textFormat, SkColor foreground, SkColor background, const SkString& fontFamily, Sk… in drawText()