HomeSort by relevance Sort by last modified time
    Searched refs:fColorIgnored (Results 1 - 15 of 15) sorted by null

  /external/skia/src/gpu/batches/
GrDrawAtlasBatch.h 55 bool colorIgnored() const { return fColorIgnored; }
67 bool fColorIgnored;
GrTestBatch.h 45 fBatch.fColorIgnored = !overrides.readsColor();
79 bool fColorIgnored;
GrNonAAStrokeRectBatch.cpp 173 fBatch.fColorIgnored = !overrides.readsColor();
183 bool colorIgnored() const { return fBatch.fColorIgnored; }
203 bool fColorIgnored;
GrAtlasTextBatch.h 159 bool fColorIgnored;
GrAAStrokeRectBatch.cpp 132 bool colorIgnored() const { return fBatch.fColorIgnored; }
156 bool fColorIgnored;
177 fBatch.fColorIgnored = !overrides.readsColor();
GrAALinearizingConvexPathRenderer.cpp 154 fBatch.fColorIgnored = !overrides.readsColor();
311 bool fColorIgnored;
GrAADistanceFieldPathRenderer.cpp 174 fBatch.fColorIgnored = !overrides.readsColor();
526 bool fColorIgnored;
GrDefaultPathRenderer.cpp 248 fBatch.fColorIgnored = !overrides.readsColor();
535 bool fColorIgnored;
GrAtlasTextBatch.cpp 77 fBatch.fColorIgnored = !overrides.readsColor();
GrDrawAtlasBatch.cpp 32 fColorIgnored = !overrides.readsColor();
GrAAConvexPathRenderer.cpp 775 fBatch.fColorIgnored = !overrides.readsColor();
    [all...]
GrAAHairLinePathRenderer.cpp 703 fBatch.fColorIgnored = !overrides.readsColor();
780 bool fColorIgnored;
    [all...]
GrPLSPathRenderer.cpp     [all...]
  /external/skia/src/gpu/
GrOvalRenderer.cpp 656 fBatch.fColorIgnored = !overrides.readsColor();
765 bool fColorIgnored;
    [all...]
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 311 fBatch.fColorIgnored = !overrides.readsColor();
680 bool fColorIgnored;
    [all...]

Completed in 2824 milliseconds