Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkReadBuffer.h126 sk_sp<SkPathEffect> readPathEffect() { return this->readFlattenable<SkPathEffect>(); } in readPathEffect() function
/third_party/flutter/skia/src/core/
DSkReadBuffer.h113 sk_sp<SkPathEffect> readPathEffect() { return this->readFlattenable<SkPathEffect>(); } in readPathEffect() function
282 sk_sp<SkPathEffect> readPathEffect() { return nullptr; } in readPathEffect() function