Home
last modified time | relevance | path

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

12

/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_part12.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_part10.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_part2.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_part1.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_part7.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_part8.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_part3.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_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
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_canvas.cpp409 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.cpp514 void CoreCanvas::DrawTextBlob(const TextBlob* blob, const scalar x, const scalar y) in DrawTextBlob() function in OHOS::Rosen::Drawing::CoreCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_paint_filter_canvas.cpp567 void RSPaintFilterCanvasBase::DrawTextBlob( in DrawTextBlob() function in OHOS::Rosen::RSPaintFilterCanvasBase
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_canvas.cpp978 void SkiaCanvas::DrawTextBlob(const TextBlob* blob, const scalar x, const scalar y, const Paint& pa… in DrawTextBlob() function in OHOS::Rosen::Drawing::SkiaCanvas

12