Home
last modified time | relevance | path

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

/third_party/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
/third_party/node/test/fixtures/wpt/performance-timeline/
Dperformanceobservers.js18 perfEntriesToCheck.forEach(function (pe1) { argument
/third_party/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts599 const pe1 = CK.PathEffect.MakeCorner(2); // $ExpectType PathEffect | null constant