Home
last modified time | relevance | path

Searched defs:GetTextBlob (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_text_blob.cpp21 std::shared_ptr<RSTextBlob> TexgineTextBlob::GetTextBlob() const in GetTextBlob() function in OHOS::Rosen::TextEngine::TexgineTextBlob
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob.cpp42 sk_sp<SkTextBlob> SkiaTextBlob::GetTextBlob() const in GetTextBlob() function in OHOS::Rosen::Drawing::SkiaTextBlob
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/text_blob_napi/
H A Djs_text_blob.cpp396 std::shared_ptr<TextBlob> JsTextBlob::GetTextBlob() in GetTextBlob() function in OHOS::Rosen::Drawing::JsTextBlob