Home
last modified time | relevance | path

Searched defs:OnTestPerformance (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dcanvas_test.cpp43 void CanvasDrawRect::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasDrawRect
77 void CanvasDrawCircle::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasDrawCircle
87 void CanvasDrawOval::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasDrawOval
96 void CanvasDrawArc::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasDrawArc
127 void CanvasClipRect::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasClipRect
148 void CanvasRotate::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasRotate
158 void CanvasTranslate::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasTranslate
168 void CanvasScale::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasScale
190 void CanvasClear::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasClear
273 void CanvasSkew::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in CanvasSkew
[all …]
H A Dcolor_test.cpp35 void ColorFilterCreateBlendMode::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ColorFilterCreateBlendMode
52 void ColorFilterCreateCompose::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ColorFilterCreateCompose
73 void ColorFilterCreateMatrix::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ColorFilterCreateMatrix
94 void ColorFilterCreateLinearToSrgbGamma::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ColorFilterCreateLinearToSrgbGamma
111 void ColorFilterCreateSrgbGammaToLinear::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ColorFilterCreateSrgbGammaToLinear
128 void ColorFilterCreateLuma::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ColorFilterCreateLuma
146 void ColorSpaceCreateSrgb::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ColorSpaceCreateSrgb
158 void ColorSpaceCreateSrgbLinear::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ColorSpaceCreateSrgbLinear
H A Dpath_test.cpp69 void PathGetLength::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathGetLength
87 void PathClose::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathClose
105 void PathOffset::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathOffset
127 void PathReset::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathReset
144 void PathQuadTo::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathQuadTo
177 void PathCopy::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathCopy
196 void PathCreate::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathCreate
212 void PathLineTo::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathLineTo
226 void PathArcTo::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathArcTo
242 void PathConicTo::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PathConicTo
[all …]
H A Dmatrix_test.cpp35 void MatrixReset::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MatrixReset
51 void MatrixConcat::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MatrixConcat
72 void MatrixInvert::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MatrixInvert
90 void MatrixSetPolyToPoly::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MatrixSetPolyToPoly
106 void MatrixPreRotate::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MatrixPreRotate
135 void MatrixPostScale::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MatrixPostScale
164 void MatrixPostTranslate::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MatrixPostTranslate
193 void MatrixIsEqual::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MatrixIsEqual
H A Dtext_blob_test.cpp36 void TextBlobBuilderCreate::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TextBlobBuilderCreate
74 void TextBlobCreateFromText::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TextBlobCreateFromText
89 void TextBlobCreateFromPosText::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TextBlobCreateFromPosText
108 void TextBlobCreateFromString::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TextBlobCreateFromString
123 void TextBlobGetBounds::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TextBlobGetBounds
142 void TextBlobBuilderAllocRunPos::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TextBlobBuilderAllocRunPos
H A Dbitmap_test.cpp35 void ImageBuildFromBitmap::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ImageBuildFromBitmap
55 void BitmapReadPixels::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in BitmapReadPixels
84 void BitmapBuild::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in BitmapBuild
104 void BitmapCreateFromPixels::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in BitmapCreateFromPixels
H A Dshader_effect_test.cpp41 void ShaderEffectCreateLinearGradient::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ShaderEffectCreateLinearGradient
66 void ShaderEffectCreateRadialGradient::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ShaderEffectCreateRadialGradient
90 void ShaderEffectCreateImageShader::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ShaderEffectCreateImageShader
117 void ShaderEffectCreateSweepGradient::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in ShaderEffectCreateSweepGradient
H A Dtypeface_test.cpp45 void TypefaceCreateDefault::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TypefaceCreateDefault
71 void TypefaceCreateFromFile::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TypefaceCreateFromFile
98 void TypefaceCreateFromStream::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in TypefaceCreateFromStream
H A Dpen_test.cpp26 void PenReset::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in PenReset
H A Dbrush_test.cpp24 void BrushReset::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in BrushReset
H A Dfont_test.cpp24 void FontCountText::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in FontCountText
H A Dmask_filter_test.cpp41 void MaskFilterCreateBlur::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MaskFilterCreateBlur
H A Dmemory_stream_test.cpp37 void MemoryStreamCreate::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in MemoryStreamCreate
H A Dsample_option_test.cpp35 void SamplingOptionsCreate::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in SamplingOptionsCreate
H A Dsurface_test.cpp35 void SurfaceCreateFromGpuContext::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance() function in SurfaceCreateFromGpuContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Ddraw_rect_test.cpp28 void DrawRectTest::OnTestPerformance(Drawing::Canvas* canvas) in OnTestPerformance() function in OHOS::Rosen::DrawRectTest
H A Ddraw_path_test.cpp38 void DrawPathTest::OnTestPerformance(Drawing::Canvas* canvas) in OnTestPerformance() function in OHOS::Rosen::DrawPathTest
H A Ddraw_textblob_test.cpp82 void DrawTextBlobTest::OnTestPerformance(Drawing::Canvas* canvas) in OnTestPerformance() function in OHOS::Rosen::DrawTextBlobTest
H A Dtest_base.h41 virtual void OnTestPerformance(Drawing::Canvas* canvas) {}; in OnTestPerformance() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.h65 virtual void OnTestPerformance(OH_Drawing_Canvas* canvas) {}; in OnTestPerformance() function