Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrStyledShape.cpp401 const SkPath* srcForParentStyle; in GrStyledShape() local
403 srcForParentStyle = &parent.fShape.path(); in GrStyledShape()
405 srcForParentStyle = tmpPath.init(); in GrStyledShape()
412 *srcForParentStyle, scale)); in GrStyledShape()