Home
last modified time | relevance | path

Searched refs:canvasExt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.cpp267 int DrawingDemo::TestPerformance(TestDisplayCanvas* canvasExt, int type) in TestPerformance() argument
277 if (canvasExt == nullptr) { in TestPerformance()
288 canvas = canvasExt; in TestPerformance()
300 if (canvasExt == nullptr) { in TestPerformance()
H A Ddrawing_demo.h61 int TestPerformance(TestDisplayCanvas* canvasExt, int type);