Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/task/
H A Drender_task.h63 explicit RunImpl(THISPTYTPE p) in RunImpl() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Drun_impl.cpp24 RunImpl::RunImpl(std::unique_ptr<SPText::Run> run): run_(std::move(run)) in RunImpl() function in OHOS::Rosen::AdapterTxt::RunImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Drun_impl.cpp26 RunImpl::RunImpl(std::unique_ptr<skt::RunBase> runBase, const std::vector<PaintRecord>& paints) in RunImpl() function in OHOS::Rosen::SPText::RunImpl