HomeSort by relevance Sort by last modified time
    Searched refs:setInheritedKey (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrShape.cpp 192 void GrShape::setInheritedKey(const GrShape &parent, GrStyle::Apply apply, SkScalar scale) {
309 tmpParent.get()->setInheritedKey(parent, GrStyle::Apply::kPathEffectOnly, scale);
346 this->setInheritedKey(*parentForKey, apply, scale);
GrShape.h 386 void setInheritedKey(const GrShape& parentShape, GrStyle::Apply, SkScalar scale);

Completed in 719 milliseconds