Searched refs:fReduceOpListSplitting (Results 1 – 10 of 10) sorted by relevance
166 fReduceOpListSplitting = false; in GrDrawingManager()168 fReduceOpListSplitting = true; in GrDrawingManager()172 fReduceOpListSplitting = false; // sortOpLists in GrDrawingManager()539 if (fDAG.sortingOpLists() && fReduceOpListSplitting) { in validate()566 if (fDAG.sortingOpLists() && fReduceOpListSplitting) { in newRTOpList()596 if (!fDAG.sortingOpLists() || !fReduceOpListSplitting) { in newRTOpList()609 if (fDAG.sortingOpLists() && fReduceOpListSplitting) { in newTextureOpList()635 if (!fDAG.sortingOpLists() || !fReduceOpListSplitting) { in newTextureOpList()
182 bool fReduceOpListSplitting; variable
130 options.fReduceOpListSplitting)); in initCommon()
158 fReduceOpListSplitting = false; in GrDrawingManager()160 fReduceOpListSplitting = true; in GrDrawingManager()164 fReduceOpListSplitting = false; // sortOpLists in GrDrawingManager()587 if (fDAG.sortingOpLists() && fReduceOpListSplitting) { in validate()614 if (fDAG.sortingOpLists() && fReduceOpListSplitting) { in newRTOpList()650 if (!fDAG.sortingOpLists() || !fReduceOpListSplitting) { in newRTOpList()663 if (fDAG.sortingOpLists() && fReduceOpListSplitting) { in newTextureOpList()697 if (!fDAG.sortingOpLists() || !fReduceOpListSplitting) { in newTextureOpList()
194 bool fReduceOpListSplitting; variable
106 this->options().fReduceOpListSplitting)); in setupDrawingManager()
165 Enable fReduceOpListSplitting = Enable::kDefault; member
188 ctxOptions->fReduceOpListSplitting = GrContextOptions::Enable::kYes; in SetCtxOptionsFromCommonFlags()
194 ctxOptions->fReduceOpListSplitting = GrContextOptions::Enable::kYes; in SetCtxOptionsFromCommonFlags()