Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DPathMeasure.cpp39 struct PathMeasurePair { struct
40 PathMeasurePair() {} in PathMeasurePair() function
41 PathMeasurePair(const SkPath& path, bool forceClosed) in PathMeasurePair() function
57 PathMeasurePair* pair; in create() argument