Home
last modified time | relevance | path

Searched refs:setInheritedKey (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/geometry/
DGrStyledShape.cpp252 void GrStyledShape::setInheritedKey(const GrStyledShape &parent, GrStyle::Apply apply, in setInheritedKey() function in GrStyledShape
391 tmpParent->setInheritedKey(parent, GrStyle::Apply::kPathEffectOnly, scale); in GrStyledShape()
434 this->setInheritedKey(*parentForKey, apply, scale); in GrStyledShape()
DGrStyledShape.h299 void setInheritedKey(const GrStyledShape& parentShape, GrStyle::Apply, SkScalar scale);