Searched refs:hasExplicitLocalCoords (Results 1 – 8 of 8) sorted by relevance
30 bool hasExplicitLocalCoords, in make_persp_gp() argument41 LocalCoords localCoords(hasExplicitLocalCoords ? LocalCoords::kHasExplicit_Type in make_persp_gp()46 } else if (hasExplicitLocalCoords) { in make_persp_gp()
95 bool hasExplicitLocalCoords() const { in hasExplicitLocalCoords() function
64 if (mesh.hasExplicitLocalCoords()) { in GrDrawVerticesOp()225 if (mesh.hasExplicitLocalCoords()) { in onPrepareDraws()
51 if (!this->hasExplicitLocalCoords()) { in getTransformKey()
29 bool hasExplicitLocalCoords() const override { in hasExplicitLocalCoords() function
43 bool hasExplicitLocalCoords() const override { return false; } in hasExplicitLocalCoords() function
175 virtual bool hasExplicitLocalCoords() const = 0;
98 if (gp.hasExplicitLocalCoords()) { in onEmitCode()