Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/pathops/
H A DSkPathOps.h24 kIntersect_SkPathOp, //!< intersect the two paths enumerator
/aosp_15_r20/external/skia/modules/pathkit/tests/
H A Dpathops.spec.js81 'kIntersect_SkPathOp': PathKit.PathOp.INTERSECT, property