Searched defs:onNeedsCTM (Results 1 – 2 of 2) sorted by relevance
| /external/skia/src/core/ | ||
| D | SkPathEffectBase.h | 104 virtual bool onNeedsCTM() const { return false; } in onNeedsCTM() function |
| /external/skia/gm/ | ||
| D | patheffects.cpp | 308 bool onNeedsCTM() const final { return true; } in onNeedsCTM() function in __anond002c80e0511::StrokeLineInflated |