Home
last modified time | relevance | path

Searched refs:OnTestFunctionGpuUpScreen (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Ddraw_path_test.h27 void OnTestFunctionGpuUpScreen(Drawing::Canvas* canvas) override;
H A Ddraw_path_test.cpp31 void DrawPathTest::OnTestFunctionGpuUpScreen(Drawing::Canvas* canvas) in OnTestFunctionGpuUpScreen() function in OHOS::Rosen::DrawPathTest
H A Dtest_base.h50 virtual void OnTestFunctionGpuUpScreen(Drawing::Canvas* canvas) in OnTestFunctionGpuUpScreen() function
H A Dtest_base.cpp110 OnTestFunctionGpuUpScreen(playbackCanvas_); in TestFunctionGpuUpScreen()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/pages/
H A Dtestbase.ts110 public OnTestFunctionGpuUpScreen(canvas: drawing.Canvas) {
167 this.OnTestFunctionGpuUpScreen(canvas);