Home
last modified time | relevance | path

Searched defs:DrawTextBlob (Results 1 – 25 of 37) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/function/
Dfont_measure_text_test.cpp47 static void DrawTextBlob(OH_Drawing_Canvas* canvas, TextBlobTest textBlobTest) in DrawTextBlob() function
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/performance/
Dcanvas_draw_performance_c_operation_switch.cpp321 void PerformanceDrawOpsWitch::DrawTextBlob(OH_Drawing_Canvas* canvas) in DrawTextBlob() function in PerformanceDrawOpsWitch
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/
Drs_canvas_listener.h57 …virtual void DrawTextBlob(const Drawing::TextBlob* blob, const Drawing::scalar x, const Drawing::s… in DrawTextBlob() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
Drs_listened_canvas.cpp150 void RSListenedCanvas::DrawTextBlob(const Drawing::TextBlob* blob, const Drawing::scalar x, const D… in DrawTextBlob() function in OHOS::Rosen::RSListenedCanvas
Drs_cpu_overdraw_canvas_listener.cpp148 void RSCPUOverdrawCanvasListener::DrawTextBlob( in DrawTextBlob() function in OHOS::Rosen::RSCPUOverdrawCanvasListener
/foundation/graphic/graphic_2d/rosen/test/dtk/function/font/
Ddtk_Font_Scene_Transform_part18.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part7.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part14.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part15.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part17.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part13.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part2.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part12.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part16.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part1.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part10.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part4.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part11.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part6.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part5.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part3.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part9.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
Ddtk_Font_Scene_Transform_part8.cpp32 static void DrawTextBlob(std::vector<std::string>& texts, std::shared_ptr<Drawing::TextBlob> textBl… in DrawTextBlob() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_canvas.cpp404 void RecordingCanvas::DrawTextBlob(const TextBlob* blob, const scalar x, const scalar y) in DrawTextBlob() function in OHOS::Rosen::Drawing::RecordingCanvas
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dcore_canvas.cpp353 void CoreCanvas::DrawTextBlob(const TextBlob* blob, const scalar x, const scalar y) in DrawTextBlob() function in OHOS::Rosen::Drawing::CoreCanvas

12