Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrShape.cpp389 const SkPath* thatPath = Type::kPath == that.fType ? &that.fPathData.fPath : nullptr; in GrShape() local
390 this->initType(that.fType, thatPath); in GrShape()
/external/skia/src/gpu/
DGrShape.cpp389 const SkPath* thatPath = Type::kPath == that.fType ? &that.fPathData.fPath : nullptr; in GrShape() local
390 this->initType(that.fType, thatPath); in GrShape()