Home
last modified time | relevance | path

Searched refs:pe0 (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkPathEffect.cpp53 SkPairPathEffect(sk_sp<SkPathEffect> pe0, sk_sp<SkPathEffect> pe1) in SkPairPathEffect() argument
54 : fPE0(std::move(pe0)), fPE1(std::move(pe1)) in SkPairPathEffect()
124 sk_sp<SkPathEffect> pe0(buffer.readPathEffect()); in CreateProc() local
126 return SkComposePathEffect::Make(std::move(pe0), std::move(pe1)); in CreateProc()
176 sk_sp<SkPathEffect> pe0(buffer.readPathEffect()); in CreateProc() local
178 return SkSumPathEffect::Make(pe0, pe1); in CreateProc()
/external/skqp/src/core/
DSkPathEffect.cpp53 SkPairPathEffect(sk_sp<SkPathEffect> pe0, sk_sp<SkPathEffect> pe1) in SkPairPathEffect() argument
54 : fPE0(std::move(pe0)), fPE1(std::move(pe1)) in SkPairPathEffect()
124 sk_sp<SkPathEffect> pe0(buffer.readPathEffect()); in CreateProc() local
126 return SkComposePathEffect::Make(std::move(pe0), std::move(pe1)); in CreateProc()
176 sk_sp<SkPathEffect> pe0(buffer.readPathEffect()); in CreateProc() local
178 return SkSumPathEffect::Make(pe0, pe1); in CreateProc()
/external/icu/icu4c/source/common/
Ducase.cpp257 const uint16_t *pe0, *pe=GET_EXCEPTIONS(&ucase_props_singleton, props); in ucase_addCaseClosure() local
262 pe0=pe; in ucase_addCaseClosure()
267 pe=pe0; in ucase_addCaseClosure()
273 pe=pe0; in ucase_addCaseClosure()
281 pe=pe0; in ucase_addCaseClosure()
292 pe=pe0; in ucase_addCaseClosure()