Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/geometry/
DGrStyledShape.cpp413 const SkPath* srcForParentStyle; in GrStyledShape() local
415 srcForParentStyle = &parent.fShape.path(); in GrStyledShape()
417 srcForParentStyle = tmpPath.init(); in GrStyledShape()
424 *srcForParentStyle, scale)); in GrStyledShape()