Home
last modified time | relevance | path

Searched defs:DrawSymbol (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_canvas.cpp112 void TexgineCanvas::DrawSymbol(const RSHMSymbolData &symbol, RSPoint locate, const TexginePaint &pa… in DrawSymbol() function in OHOS::Rosen::TextEngine::TexgineCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_run.cpp91 void HMSymbolRun::DrawSymbol(RSCanvas* canvas, RSTextBlob* blob, const RSPoint& offset, const HMSym… in DrawSymbol() function in OHOS::Rosen::SPText::HMSymbolRun
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/
H A Dhm_symbol_run.cpp85 void HMSymbolRun::DrawSymbol(TexgineCanvas &canvas, const std::shared_ptr<TexgineTextBlob> &blob, in DrawSymbol() function in OHOS::Rosen::TextEngine::HMSymbolRun
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp370 void CoreCanvas::DrawSymbol(const DrawingHMSymbolData& symbol, Point locate) in DrawSymbol() function in OHOS::Rosen::Drawing::CoreCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp431 void RecordingCanvas::DrawSymbol(const DrawingHMSymbolData& symbol, Point locate) in DrawSymbol() function in OHOS::Rosen::Drawing::RecordingCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas.cpp859 void SkiaCanvas::DrawSymbol(const DrawingHMSymbolData& symbol, Point locate, const Paint& paint) in DrawSymbol() function in OHOS::Rosen::Drawing::SkiaCanvas