Home
last modified time | relevance | path

Searched defs:customTypefaceQueryfunc (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread.cpp108 static std::function<std::shared_ptr<Drawing::Typeface> (uint64_t)> customTypefaceQueryfunc = in RSRenderThread() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
Drs_interfaces.cpp488 static std::function<std::shared_ptr<Drawing::Typeface> (uint64_t)> customTypefaceQueryfunc = in RegisterTypeface() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Ddraw_cmd.cpp136 std::function<std::shared_ptr<Drawing::Typeface>(uint64_t)> customTypefaceQueryfunc) in SetTypefaceQueryCallBack()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/main_thread/
Drs_main_thread.cpp522 static std::function<std::shared_ptr<Drawing::Typeface> (uint64_t)> customTypefaceQueryfunc = in Init() local