Searched refs:GrAATypeIsHW (Results 1 – 4 of 4) sorted by relevance
24 if (GrAATypeIsHW(aaType)) { in GrSimpleMeshDrawOpHelper()36 return GrAATypeIsHW((this->aaType())) ? GrDrawOp::FixedFunctionFlags::kUsesHWAA in fixedFunctionFlags()
36 return GrAATypeIsHW(this->aaType()) ? GrDrawOp::FixedFunctionFlags::kUsesHWAA in fixedFunctionFlags()
235 static constexpr bool GrAATypeIsHW(GrAAType type) { in GrAATypeIsHW() function
291 static constexpr bool GrAATypeIsHW(GrAAType type) { in GrAATypeIsHW() function