Searched refs:TextBlobCreateFromString (Results 1 – 3 of 3) sorted by relevance
60 class TextBlobCreateFromString : public TestBase {62 explicit TextBlobCreateFromString(int type) : TestBase(type) in TextBlobCreateFromString() function66 ~TextBlobCreateFromString() override {}; in ~TextBlobCreateFromString()
108 void TextBlobCreateFromString::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
370 return std::make_shared<TextBlobCreateFromString>(TestBase::DRAW_STYLE_COMPLEX); in __anonec8024be7202()