| /third_party/skia/src/gpu/ |
| D | GrColor.h | 98 explicit GrVertexColor(const SkPMColor4f& color, bool wideColor) { in GrVertexColor() 102 void set(const SkPMColor4f& color, bool wideColor) { in set()
|
| D | GrGeometryProcessor.h | 231 static Attribute MakeColorAttribute(const char* name, bool wideColor) { in MakeColorAttribute()
|
| /third_party/skia/src/gpu/effects/ |
| D | GrBitmapTextGeoProc.cpp | 115 bool wideColor, in GrBitmapTextGeoProc() 233 bool wideColor = d->fRandom->nextBool(); in TestCreate() local
|
| D | GrBitmapTextGeoProc.h | 35 bool wideColor, in Make()
|
| D | GrDistanceFieldGeoProc.cpp | 490 bool wideColor, in GrDistanceFieldPathGeoProc() 584 bool wideColor = d->fRandom->nextBool(); in TestCreate() local
|
| D | GrDistanceFieldGeoProc.h | 152 const SkMatrix& matrix, bool wideColor, in Make()
|
| /third_party/skia/tools/gpu/ |
| D | TestOps.cpp | 26 GP(const SkMatrix& localMatrix, bool wideColor) in GP() 75 bool wideColor() const { return fInColor.cpuType() != kUByte4_norm_GrVertexAttribType; } in wideColor() function in __anonfdef46380111::GP
|
| /third_party/skia/src/gpu/ops/ |
| D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 28 GrProcessorAnalysisCoverage geometryCoverage, SkPMColor4f* geometryColor, bool* wideColor) { in finalizeProcessors()
|
| D | GrOvalOpFactory.cpp | 71 bool wideColor, const SkMatrix& localMatrix) { in Make() 105 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor() 267 bool wideColor = d->fRandom->nextBool(); in TestCreate() local 279 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool wideColor, in Make() 308 ButtCapDashedCircleGeometryProcessor(bool wideColor, const SkMatrix& localMatrix) in ButtCapDashedCircleGeometryProcessor() 524 bool wideColor = d->fRandom->nextBool(); in TestCreate() local 542 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool stroke, bool wideColor, in Make() 572 EllipseGeometryProcessor(bool stroke, bool wideColor, bool useScale, in EllipseGeometryProcessor() 724 bool wideColor = d->fRandom->nextBool(); in TestCreate() local 746 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool wideColor, bool useScale, in Make() [all …]
|
| D | AAConvexPathRenderer.cpp | 552 bool wideColor) { in Make() 579 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect() 682 bool wideColor = d->fRandom->nextBool(); in TestCreate() local
|
| D | LatticeOp.cpp | 39 bool wideColor) { in Make() 110 GrSamplerState::Filter filter, bool wideColor) in LatticeGP()
|
| D | GrSimpleMeshDrawOpHelper.cpp | 70 GrProcessorAnalysisCoverage geometryCoverage, SkPMColor4f* geometryColor, bool* wideColor) { in finalizeProcessors()
|
| D | RegionOp.cpp | 28 bool wideColor) { in make_gp()
|
| D | StrokeRectOp.cpp | 373 bool wideColor) { in create_aa_stroke_rect_gp() 798 bool wideColor, in generateAAStrokeRectGeometry()
|
| D | AALinearizingConvexPathRenderer.cpp | 67 bool wideColor) { in create_lines_only_gp()
|
| /third_party/skia/src/gpu/tessellate/ |
| D | StrokeFixedCountTessellator.cpp | 63 bool wideColor = fAttribs & PatchAttribs::kWideColorIfEnabled; in updateDynamicColor() local
|
| D | StrokeHardwareTessellator.cpp | 148 bool wideColor = fAttribs & PatchAttribs::kWideColorIfEnabled; in updateDynamicColor() local
|