Searched defs:wideColor (Results 1 – 12 of 12) sorted by relevance
| /external/skia/src/gpu/ganesh/effects/ |
| D | GrBitmapTextGeoProc.cpp | 125 bool wideColor, in GrBitmapTextGeoProc() 237 bool wideColor = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local
|
| D | GrBitmapTextGeoProc.h | 37 bool wideColor, in Make()
|
| /external/skia/tools/gpu/ |
| D | TestOps.cpp | 27 GP(const SkMatrix& localMatrix, bool wideColor) in GP() 76 bool wideColor() const { return fInColor.cpuType() != kUByte4_norm_GrVertexAttribType; } in wideColor() function in __anon4dcafa0b0111::GP
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 28 GrProcessorAnalysisCoverage geometryCoverage, SkPMColor4f* geometryColor, bool* wideColor) { in finalizeProcessors()
|
| D | GrOvalOpFactory.cpp | 76 bool wideColor, const SkMatrix& localMatrix) { in Make() 102 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor() 264 bool wideColor = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local 276 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool wideColor, in Make() 298 ButtCapDashedCircleGeometryProcessor(bool wideColor, const SkMatrix& localMatrix) in ButtCapDashedCircleGeometryProcessor() 514 bool wideColor = d->fRandom->nextBool(); in TestCreate() local 532 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool stroke, bool wideColor, in Make() 555 EllipseGeometryProcessor(bool stroke, bool wideColor, bool useScale, in EllipseGeometryProcessor() 707 bool wideColor = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local 729 static GrGeometryProcessor* Make(SkArenaAlloc* arena, bool wideColor, bool useScale, in Make() [all …]
|
| D | AAConvexPathRenderer.cpp | 557 bool wideColor) { in Make() 577 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect() 680 bool wideColor = d->fRandom->nextBool(); in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local
|
| D | LatticeOp.cpp | 39 bool wideColor) { in Make() 104 GrSamplerState::Filter filter, bool wideColor) in LatticeGP()
|
| D | RegionOp.cpp | 27 bool wideColor) { in make_gp()
|
| D | GrSimpleMeshDrawOpHelper.cpp | 70 GrProcessorAnalysisCoverage geometryCoverage, SkPMColor4f* geometryColor, bool* wideColor) { in finalizeProcessors()
|
| 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()
|
| /external/skia/src/gpu/ganesh/ |
| D | GrGeometryProcessor.h | 224 static Attribute MakeColorAttribute(const char* name, bool wideColor) { in MakeColorAttribute()
|