Home
last modified time | relevance | path

Searched defs:glyphId (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dhm_symbol_config_ohos.cpp23 DrawingSymbolLayersGroups HmSymbolConfigOhos::GetSymbolLayersGroups(uint16_t glyphId) in GetSymbolLayersGroups()
H A Dtext_blob.cpp80 Path TextBlob::GetDrawingPathforTextBlob(uint16_t glyphId, const TextBlob* blob) in GetDrawingPathforTextBlob()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_text_blob.cpp36 RSPath TexgineTextBlob::GetPathbyGlyphID(const uint16_t& glyphId) in GetPathbyGlyphID()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_run.cpp28 RSSymbolLayers HMSymbolRun::GetSymbolLayers(uint16_t glyphId, const HMSymbolTxt& symbolText) in GetSymbolLayers()
101 uint16_t glyphId = glyphIds[0]; in DrawSymbol() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/hmsymbolconfigohos_fuzzer/
H A Dhmsymbolconfigohos_fuzzer.cpp43 uint32_t glyphId = GetObject<uint32_t>(); in HmSymbolConfigOhosFuzzTest001() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/
H A Dhm_symbol_run.cpp25 RSSymbolLayers HMSymbolRun::GetSymbolLayers(const uint16_t& glyphId, const HMSymbolTxt& symbolText) in GetSymbolLayers()
94 uint16_t glyphId = glyphIds[0]; in DrawSymbol() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/engine_adapter/
H A Dstatic_factory_test.cpp149 std::vector<uint16_t> glyphId; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_text_blob_test.cpp117 uint16_t glyphId = 1; variable
H A Dskia_static_factory_test.cpp185 uint16_t glyphId = 65; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_txt_test.cpp76 uint16_t glyphId = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_hm_symbol_config_ohos.cpp24 DrawingSymbolLayersGroups SkiaHmSymbolConfigOhos::GetSymbolLayersGroups(uint16_t glyphId) in GetSymbolLayersGroups()
H A Dskia_static_factory.cpp192 Path SkiaStaticFactory::GetDrawingPathforTextBlob(uint16_t glyphId, const TextBlob* blob) in GetDrawingPathforTextBlob()
202 DrawingSymbolLayersGroups SkiaStaticFactory::GetSymbolLayersGroups(uint16_t glyphId) in GetSymbolLayersGroups()
H A Dskia_text_blob.cpp197 Path SkiaTextBlob::GetDrawingPathforTextBlob(uint16_t glyphId, const TextBlob* blob) in GetDrawingPathforTextBlob()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp329 Path StaticFactory::GetDrawingPathforTextBlob(uint16_t glyphId, const TextBlob* blob) in GetDrawingPathforTextBlob()
349 DrawingSymbolLayersGroups StaticFactory::GetSymbolLayersGroups(uint16_t glyphId) in GetSymbolLayersGroups()