Searched refs:TestPerformanceGpu (Results 1 – 6 of 6) sorted by relevance
59 void TestPerformanceGpu(OH_Drawing_Canvas* canvas);60 void TestPerformanceGpu(napi_env env);
122 void TestBase::TestPerformanceGpu(OH_Drawing_Canvas *canvas) in TestPerformanceGpu() function in TestBase143 void TestBase::TestPerformanceGpu(napi_env env) in TestPerformanceGpu() function in TestBase
72 void TestPerformanceGpu(napi_env env, std::string caseName);
278 void MyXComponent::TestPerformanceGpu(napi_env env, std::string caseName) in TestPerformanceGpu() function in MyXComponent287 testCase->TestPerformanceGpu(env); in TestPerformanceGpu()775 render->TestPerformanceGpu(env, caseName); in NapiPerformanceGpu()
199 testCase->TestPerformanceGpu(canvas); in TestPerformance()
263 return this.TestPerformanceGpu();372 async TestPerformanceGpu() {373 console.log(TAG, 'TestPerformanceGpu start');382 console.log(TAG, 'TestPerformanceGpu end');