/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
H A D | text_blob.cpp | 29 std::shared_ptr<TextBlob> TextBlob::MakeFromText(const void* text, size_t byteLength, in MakeFromText() 35 std::shared_ptr<TextBlob> TextBlob::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() 49 std::shared_ptr<TextBlob> TextBlob::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform()
|
H A D | font.cpp | 173 int Font::TextToGlyphs(const void* text, size_t byteLength, TextEncoding encoding, in TextToGlyphs() 179 scalar Font::MeasureText(const void* text, size_t byteLength, TextEncoding encoding, Rect* bounds) … in MeasureText() 226 int Font::CountText(const void* text, size_t byteLength, TextEncoding encoding) const in CountText()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/engine_adapter/ |
H A D | static_factory_test.cpp | 151 int byteLength = 5; variable 168 int byteLength = 5; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | shader_state_loader.cpp | 55 const uint64_t byteLength = file->GetLength(); in Load() local
|
H A D | pipeline_layout_loader.cpp | 171 const uint64_t byteLength = file->GetLength(); in Load() local
|
H A D | vertex_input_declaration_loader.cpp | 158 const uint64_t byteLength = file->GetLength(); in Load() local
|
H A D | render_data_configuration_loader.cpp | 205 const uint64_t byteLength = file->GetLength(); in LoadPostProcess() local
|
H A D | shader_data_loader.cpp | 176 const uint64_t byteLength = file->GetLength(); in Load() local
|
H A D | render_node_graph_loader.cpp | 151 const uint64_t byteLength = file->GetLength(); in Load() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_font.cpp | 236 int SkiaFont::TextToGlyphs(const void* text, size_t byteLength, TextEncoding encoding, in TextToGlyphs() 243 scalar SkiaFont::MeasureText(const void* text, size_t byteLength, TextEncoding encoding, Rect* boun… in MeasureText() 259 int SkiaFont::CountText(const void* text, size_t byteLength, TextEncoding encoding) const in CountText()
|
H A D | skia_text_blob.cpp | 47 std::shared_ptr<TextBlob> SkiaTextBlob::MakeFromText(const void* text, size_t byteLength, in MakeFromText() 65 std::shared_ptr<TextBlob> SkiaTextBlob::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() 90 std::shared_ptr<TextBlob> SkiaTextBlob::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform()
|
H A D | skia_static_factory.cpp | 33 std::shared_ptr<TextBlob> SkiaStaticFactory::MakeFromText(const void* text, size_t byteLength, in MakeFromText() 39 std::shared_ptr<TextBlob> SkiaStaticFactory::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() 45 std::shared_ptr<TextBlob> SkiaStaticFactory::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/ |
H A D | image_loader_manager.cpp | 93 const uint64_t byteLength = 12u; in LoadImage() local 148 const uint64_t byteLength = 12u; in LoadAnimatedImage() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_blob.cpp | 68 OH_Drawing_TextBlob* OH_Drawing_TextBlobCreateFromText(const void* text, size_t byteLength, in OH_Drawing_TextBlobCreateFromText() 90 OH_Drawing_TextBlob* OH_Drawing_TextBlobCreateFromPosText(const void* text, size_t byteLength, in OH_Drawing_TextBlobCreateFromPosText()
|
H A D | drawing_font.cpp | 202 int OH_Drawing_FontCountText(OH_Drawing_Font* cFont, const void* text, size_t byteLength, in OH_Drawing_FontCountText() 213 …_t OH_Drawing_FontTextToGlyphs(const OH_Drawing_Font* cFont, const void* text, uint32_t byteLength, in OH_Drawing_FontTextToGlyphs() 249 …rCode OH_Drawing_FontMeasureText(const OH_Drawing_Font* cFont, const void* text, size_t byteLength, in OH_Drawing_FontMeasureText()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/ |
H A D | static_factory.cpp | 29 std::shared_ptr<TextBlob> StaticFactory::MakeFromText(const void* text, size_t byteLength, in MakeFromText() 40 std::shared_ptr<TextBlob> StaticFactory::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() 51 std::shared_ptr<TextBlob> StaticFactory::MakeFromRSXform(const void* text, size_t byteLength, in MakeFromRSXform()
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/ |
H A D | test_util.cpp | 1216 size_t byteLength = 3; variable 1258 size_t byteLength = 5; variable 1299 size_t byteLength = 0; variable 1326 size_t byteLength = 6; variable 1368 size_t byteLength = 6; variable 1410 size_t byteLength = 8; variable 1459 size_t byteLength = 8; variable 1508 size_t byteLength = 6; variable 1550 size_t byteLength = 8; variable 1599 size_t byteLength = 8; variable [all …]
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_base.cpp | 162 std::string HRilBase::StringToHex(const char *data, int byteLength) in StringToHex()
|
/ohos5.0/base/telephony/sms_mms/utils/ |
H A D | string_utils.cpp | 64 std::string StringUtils::StringToHex(const char *data, int byteLength) in StringToHex()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
H A D | intell_voice_napi_util.cpp | 152 size_t byteLength = 0; in GetValue() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | image_loader_libpng.cpp | 223 const uint64_t byteLength = file.GetLength(); in Load() local
|
H A D | image_loader_libjpeg.cpp | 248 const uint64_t byteLength = file.GetLength(); in Load() local
|
H A D | image_loader_stb_image.cpp | 423 const uint64_t byteLength = file.GetLength(); in Load() local
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | string_utils.cpp | 66 std::string StringUtils::StringToHex(const char *data, int byteLength) in StringToHex()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
H A D | system_graph_loader.cpp | 351 const uint64_t byteLength = file->GetLength(); in Load() local
|