Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtext_blob.cpp55 int TextBlob::GetIntercepts(const SkScalar bounds[], SkScalar intervals[], const Paint *paint) in GetIntercepts() function in OHOS::Rosen::Drawing::TextBlob
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/overdraw/
H A Drs_cpu_overdraw_canvas_listener_test.cpp84 …int GetIntercepts(const float bounds[], float intervals[], const Drawing::Paint* paint) const over… in GetIntercepts() function in OHOS::Rosen::TextBlobImplTest
H A Drs_listened_canvas_test.cpp101 …int GetIntercepts(const float bounds[], float intervals[], const Drawing::Paint* paint) const over… in GetIntercepts() function in OHOS::Rosen::TextBlobImplTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob.cpp175 int SkiaTextBlob::GetIntercepts(const float bounds[], float intervals[], const Paint* paint) const in GetIntercepts() function in OHOS::Rosen::Drawing::SkiaTextBlob