Searched refs:dfpgp (Results 1 – 2 of 2) sorted by relevance
465 const GrDistanceFieldPathGeoProc& dfpgp = proc.cast<GrDistanceFieldPathGeoProc>(); in setData() local467 if (dfpgp.matrix().hasPerspective() && !fMatrix.cheapEqualTo(dfpgp.matrix())) { in setData()468 fMatrix = dfpgp.matrix(); in setData()474 const SkISize& atlasSize = dfpgp.atlasSize(); in setData()481 if (dfpgp.matrix().hasPerspective()) { in setData()484 this->setTransformDataHelper(dfpgp.matrix(), pdman, &transformIter); in setData()