Home
last modified time | relevance | path

Searched defs:OnTestFunctionGpuUpScreen (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
Ddraw_path_test.cpp31 void DrawPathTest::OnTestFunctionGpuUpScreen(Drawing::Canvas* canvas) in OnTestFunctionGpuUpScreen() function in OHOS::Rosen::DrawPathTest
Dtest_base.h50 virtual void OnTestFunctionGpuUpScreen(Drawing::Canvas* canvas) in OnTestFunctionGpuUpScreen() function
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/pages/
Dtestbase.ts110 public OnTestFunctionGpuUpScreen(canvas: drawing.Canvas) { method in TestBase