Searched refs:CanvasGetTotalMatrix (Results 1 – 3 of 3) sorted by relevance
398 class CanvasGetTotalMatrix : public TestBase {400 explicit CanvasGetTotalMatrix(int type) : TestBase(type) in CanvasGetTotalMatrix() function404 ~CanvasGetTotalMatrix() override {}; in ~CanvasGetTotalMatrix()
480 void CanvasGetTotalMatrix::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
251 return std::make_shared<CanvasGetTotalMatrix>(TestBase::DRAW_STYLE_COMPLEX); in __anonec8024be4a02()