Home
last modified time | relevance | path

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

/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() argument
H A Dtext_blob.cpp80 Path TextBlob::GetDrawingPathforTextBlob(uint16_t glyphId, const TextBlob* blob) in GetDrawingPathforTextBlob() argument
/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() argument
/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
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_text_blob_test.cpp117 uint16_t glyphId = 1; in HWTEST_F() local
H A Dskia_static_factory_test.cpp186 uint16_t glyphId = 65; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_txt_test.cpp76 uint16_t glyphId = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/engine_adapter/
H A Dstatic_factory_test.cpp149 std::vector<uint16_t> glyphId; in HWTEST_F() local
/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() argument
101 uint16_t glyphId = glyphIds[0]; in DrawSymbol() local
[all...]
/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() argument
H A Dskia_text_blob.cpp197 Path SkiaTextBlob::GetDrawingPathforTextBlob(uint16_t glyphId, const TextBlob* blob) in GetDrawingPathforTextBlob() argument
H A Dskia_static_factory.cpp192 Path SkiaStaticFactory::GetDrawingPathforTextBlob(uint16_t glyphId, const TextBlob* blob) in GetDrawingPathforTextBlob() argument
202 DrawingSymbolLayersGroups SkiaStaticFactory::GetSymbolLayersGroups(uint16_t glyphId) in GetSymbolLayersGroups() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_run_test.cpp383 uint64_t glyphId = OH_Drawing_GetRunGlyphsByIndex(glyphs, -1); in HWTEST_F() local
/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() argument
349 DrawingSymbolLayersGroups StaticFactory::GetSymbolLayersGroups(uint16_t glyphId) in GetSymbolLayersGroups() argument

Completed in 7 milliseconds