Searched defs:hasExplicitLocalCoords (Results 1 – 3 of 3) sorted by relevance
97 bool hasExplicitLocalCoords() const override { return fHasLocalCoords; } in hasExplicitLocalCoords() function
27 static const GrGeometryProcessor* create_rect_gp(bool hasExplicitLocalCoords, in create_rect_gp()88 bool hasExplicitLocalCoords = this->hasLocalRect(); in generateGeometry() local
92 bool hasExplicitLocalCoords() const override { return false; } in hasExplicitLocalCoords() function