Searched refs:TestPerformanceGpuUpScreen (Results 1 – 6 of 6) sorted by relevance
47 this.TestPerformanceGpuUpScreen(canvas);65 TestPerformanceGpuUpScreen(canvas: drawing.Canvas) {74 let time = test.TestPerformanceGpuUpScreen(canvas);118 TestPerformanceGpuUpScreen(caseName: string, count: number) {
170 public TestPerformanceGpuUpScreen(canvas: drawing.Canvas): number {
300 this.myNodeController.TestPerformanceGpuUpScreen(this.caseNameStr, testCount);
39 void TestPerformanceGpuUpScreen();
112 void TestBase::TestPerformanceGpuUpScreen() in TestPerformanceGpuUpScreen() function in OHOS::Rosen::TestBase
297 testCase->TestPerformanceGpuUpScreen(); in TestPerformance()