Searched refs:tmpParent (Results 1 – 3 of 3) sorted by relevance
/external/skqp/src/gpu/ |
D | GrShape.cpp | 432 SkTLazy<GrShape> tmpParent; in GrShape() local 448 tmpParent.init(*srcForPathEffect, GrStyle(strokeRec, nullptr)); in GrShape() 449 *this = tmpParent.get()->applyStyle(apply, scale); in GrShape() 463 tmpParent.init(this->path(), GrStyle(strokeRec, nullptr)); in GrShape() 464 tmpParent.get()->setInheritedKey(parent, GrStyle::Apply::kPathEffectOnly, scale); in GrShape() 468 tmpParent.get()->asPath(tmpPath.get()); in GrShape() 471 if (tmpParent.get()->style().applies()) { in GrShape() 472 SkAssertResult(tmpParent.get()->style().applyToPath(&this->path(), &fillOrHairline, in GrShape() 474 } else if (tmpParent.get()->style().isSimpleFill()) { in GrShape() 477 SkASSERT(tmpParent.get()->style().isSimpleHairline()); in GrShape() [all …]
|
/external/skia/src/gpu/ |
D | GrShape.cpp | 432 SkTLazy<GrShape> tmpParent; in GrShape() local 448 tmpParent.init(*srcForPathEffect, GrStyle(strokeRec, nullptr)); in GrShape() 449 *this = tmpParent.get()->applyStyle(apply, scale); in GrShape() 463 tmpParent.init(this->path(), GrStyle(strokeRec, nullptr)); in GrShape() 464 tmpParent.get()->setInheritedKey(parent, GrStyle::Apply::kPathEffectOnly, scale); in GrShape() 468 tmpParent.get()->asPath(tmpPath.get()); in GrShape() 471 if (tmpParent.get()->style().applies()) { in GrShape() 472 SkAssertResult(tmpParent.get()->style().applyToPath(&this->path(), &fillOrHairline, in GrShape() 474 } else if (tmpParent.get()->style().isSimpleFill()) { in GrShape() 477 SkASSERT(tmpParent.get()->style().isSimpleHairline()); in GrShape() [all …]
|
/external/guice/extensions/struts2/lib/ |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |