Home
last modified time | relevance | path

Searched defs:wideColor (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/src/gpu/
DGrColor.h98 explicit GrVertexColor(const SkPMColor4f& color, bool wideColor) { in GrVertexColor()
102 void set(const SkPMColor4f& color, bool wideColor) { in set()
DGrGeometryProcessor.h231 static Attribute MakeColorAttribute(const char* name, bool wideColor) { in MakeColorAttribute()
/third_party/skia/src/gpu/effects/
DGrBitmapTextGeoProc.cpp115 bool wideColor, in GrBitmapTextGeoProc()
233 bool wideColor = d->fRandom->nextBool(); in TestCreate() local
DGrBitmapTextGeoProc.h35 bool wideColor, in Make()
DGrDistanceFieldGeoProc.cpp490 bool wideColor, in GrDistanceFieldPathGeoProc()
584 bool wideColor = d->fRandom->nextBool(); in TestCreate() local
DGrDistanceFieldGeoProc.h152 const SkMatrix& matrix, bool wideColor, in Make()
/third_party/skia/tools/gpu/
DTestOps.cpp26 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/
DGrSimpleMeshDrawOpHelperWithStencil.cpp28 GrProcessorAnalysisCoverage geometryCoverage, SkPMColor4f* geometryColor, bool* wideColor) { in finalizeProcessors()
DGrOvalOpFactory.cpp71 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 …]
DAAConvexPathRenderer.cpp552 bool wideColor) { in Make()
579 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect()
682 bool wideColor = d->fRandom->nextBool(); in TestCreate() local
DLatticeOp.cpp39 bool wideColor) { in Make()
110 GrSamplerState::Filter filter, bool wideColor) in LatticeGP()
DGrSimpleMeshDrawOpHelper.cpp70 GrProcessorAnalysisCoverage geometryCoverage, SkPMColor4f* geometryColor, bool* wideColor) { in finalizeProcessors()
DRegionOp.cpp28 bool wideColor) { in make_gp()
DStrokeRectOp.cpp373 bool wideColor) { in create_aa_stroke_rect_gp()
798 bool wideColor, in generateAAStrokeRectGeometry()
DAALinearizingConvexPathRenderer.cpp67 bool wideColor) { in create_lines_only_gp()
/third_party/skia/src/gpu/tessellate/
DStrokeFixedCountTessellator.cpp63 bool wideColor = fAttribs & PatchAttribs::kWideColorIfEnabled; in updateDynamicColor() local
DStrokeHardwareTessellator.cpp148 bool wideColor = fAttribs & PatchAttribs::kWideColorIfEnabled; in updateDynamicColor() local