Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xcomponent.cpp178 void MyXComponent::BitmapToScreenCanvas(OH_Drawing_Bitmap* bitmap) in BitmapToScreenCanvas() function in MyXComponent
275 BitmapToScreenCanvas(testCase->GetBitmap()); in TestPerformanceCpu()
289 BitmapToScreenCanvas(testCase->GetBitmap()); in TestPerformanceGpu()
302 BitmapToScreenCanvas(testCase->GetBitmap()); in TestFunctionCpu()
313 BitmapToScreenCanvas(testCase->GetBitmap()); in TestStabilityCpuInner()
326 BitmapToScreenCanvas(testCase->GetBitmap()); in TestStabilityCpuInner()
347 BitmapToScreenCanvas(testCase->GetBitmap()); in TestFunctionGpu()
H A Dmy_xcomponent.h79 void BitmapToScreenCanvas(OH_Drawing_Bitmap* bitmap);