Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathEffect.cpp59 SkPairPathEffect(sk_sp<SkPathEffect> pe0, sk_sp<SkPathEffect> pe1) in SkPairPathEffect()
131 sk_sp<SkPathEffect> pe1(buffer.readPathEffect()); in CreateProc() local
189 sk_sp<SkPathEffect> pe1(buffer.readPathEffect()); in CreateProc() local
/external/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts626 const pe1 = CK.PathEffect.MakeCorner(2); // $ExpectType PathEffect | null constant