Searched refs:coverageIgnored (Results 1 – 11 of 11) sorted by relevance
42 bool coverageIgnored) { in set_vertex_attributes() argument49 Coverage coverage(coverageIgnored ? Coverage::kNone_Type : Coverage::kSolid_Type); in set_vertex_attributes()59 this->coverageIgnored())); in onPrepareDraws()
99 bool coverageIgnored) { in create_fill_gp() argument198 this->coverageIgnored())); in onPrepareDraws()306 bool coverageIgnored() const { return fBatch.fCoverageIgnored; } in coverageIgnored() function in AAFlatteningConvexPathBatch
59 bool coverageIgnored() const { return fCoverageIgnored; } in coverageIgnored() function
112 Coverage coverage(this->coverageIgnored() ? Coverage::kSolid_Type : in onPrepareDraws()186 bool coverageIgnored() const { return fBatch.fCoverageIgnored; } in coverageIgnored() function in NonAAStrokeRectBatch
18 bool coverageIgnored) { in set_vertex_attributes() argument23 Coverage coverage(coverageIgnored ? Coverage::kNone_Type : Coverage::kSolid_Type); in set_vertex_attributes()
27 bool coverageIgnored) { in create_stroke_rect_gp() argument133 bool coverageIgnored() const { return fBatch.fCoverageIgnored; } in coverageIgnored() function in AAStrokeRectBatch190 this->coverageIgnored())); in onPrepareDraws()
260 if (this->coverageIgnored()) { in onPrepareDraws()528 bool coverageIgnored() const { return fBatch.fCoverageIgnored; } in coverageIgnored() function in DefaultPathBatch
726 bool coverageIgnored) { in create_fill_gp() argument790 this->coverageIgnored())); in prepareLinesOnlyDraws()986 bool coverageIgnored() const { return fBatch.fCoverageIgnored; } in coverageIgnored() function in AAConvexPathBatch
773 bool coverageIgnored() const { return fBatch.fCoverageIgnored; } in coverageIgnored() function in AAHairlineBatch
962 bool coverageIgnored() const { return fBatch.fCoverageIgnored; } in coverageIgnored() function in PLSPathBatch
351 Coverage coverage(this->coverageIgnored() ? Coverage::kNone_Type : in onPrepareDraws()675 bool coverageIgnored() const { return fBatch.fCoverageIgnored; } in coverageIgnored() function in DashBatch