Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DPathMeasure.cpp43 struct PathMeasurePair { struct
44 PathMeasurePair() {} in PathMeasurePair() function
45 PathMeasurePair(const SkPath& path, bool forceClosed) in PathMeasurePair() argument
61 PathMeasurePair* pair; in create() argument