/external/skqp/src/gpu/ |
D | GrGeometryProcessor.h | 33 static Attribute MakeColorAttribute(const char* name, bool wideColor) { in MakeColorAttribute()
|
/external/skia/src/gpu/ |
D | GrGeometryProcessor.h | 33 static Attribute MakeColorAttribute(const char* name, bool wideColor) { in MakeColorAttribute()
|
/external/skqp/src/gpu/effects/ |
D | GrBitmapTextGeoProc.h | 27 const SkPMColor4f& color, bool wideColor, in Make()
|
D | GrBitmapTextGeoProc.cpp | 124 bool wideColor, in GrBitmapTextGeoProc()
|
D | GrDistanceFieldGeoProc.h | 140 bool wideColor, in Make()
|
D | GrDistanceFieldGeoProc.cpp | 514 bool wideColor, in GrDistanceFieldPathGeoProc()
|
/external/skia/src/gpu/effects/ |
D | GrBitmapTextGeoProc.h | 27 const SkPMColor4f& color, bool wideColor, in Make()
|
D | GrBitmapTextGeoProc.cpp | 123 bool wideColor, in GrBitmapTextGeoProc()
|
D | GrDistanceFieldGeoProc.h | 140 bool wideColor, in Make()
|
D | GrDistanceFieldGeoProc.cpp | 514 bool wideColor, in GrDistanceFieldPathGeoProc()
|
/external/skia/include/private/ |
D | GrColor.h | 94 explicit GrVertexColor(const SkPMColor4f& color, bool wideColor) in GrVertexColor()
|
/external/skqp/include/private/ |
D | GrColor.h | 96 explicit GrVertexColor(const SkPMColor4f& color, bool wideColor) in GrVertexColor()
|
/external/skqp/src/gpu/ops/ |
D | GrLatticeOp.cpp | 34 bool wideColor) { in Make() 95 GrSamplerState::Filter filter, bool wideColor) in LatticeGP()
|
D | GrRegionOp.cpp | 24 bool wideColor) { in make_gp()
|
D | GrStrokeRectOp.cpp | 300 bool wideColor) { in create_aa_stroke_rect_gp() 634 bool wideColor, in generateAAStrokeRectGeometry()
|
D | GrQuadPerEdgeAA.cpp | 336 SkPMColor4f color4f, bool wideColor, in write_quad() 405 bool wideColor = GrQuadPerEdgeAA::ColorType::kHalf == spec.colorType(); in Tessellate() local
|
D | GrAAConvexPathRenderer.cpp | 529 bool wideColor) { in Make() 619 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect()
|
D | GrOvalOpFactory.cpp | 66 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor() 248 bool wideColor = d->fRandom->nextBool(); in TestCreate() local 260 ButtCapDashedCircleGeometryProcessor(bool wideColor, const SkMatrix& localMatrix) in ButtCapDashedCircleGeometryProcessor() 488 bool wideColor = d->fRandom->nextBool(); in TestCreate() local 506 EllipseGeometryProcessor(bool stroke, bool wideColor, const SkMatrix& localMatrix) in EllipseGeometryProcessor() 657 DIEllipseGeometryProcessor(bool wideColor, const SkMatrix& viewMatrix, DIEllipseStyle style) in DIEllipseGeometryProcessor()
|
D | GrAALinearizingConvexPathRenderer.cpp | 102 bool wideColor) { in create_lines_only_gp()
|
/external/skia/src/gpu/ops/ |
D | GrLatticeOp.cpp | 34 bool wideColor) { in Make() 95 GrSamplerState::Filter filter, bool wideColor) in LatticeGP()
|
D | GrRegionOp.cpp | 26 bool wideColor) { in make_gp()
|
D | GrStrokeRectOp.cpp | 306 bool wideColor) { in create_aa_stroke_rect_gp() 646 bool wideColor, in generateAAStrokeRectGeometry()
|
D | GrAAConvexPathRenderer.cpp | 528 bool wideColor) { in Make() 618 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect()
|
D | GrOvalOpFactory.cpp | 67 bool roundCaps, bool wideColor, const SkMatrix& localMatrix) in CircleGeometryProcessor() 249 bool wideColor = d->fRandom->nextBool(); in TestCreate() local 261 ButtCapDashedCircleGeometryProcessor(bool wideColor, const SkMatrix& localMatrix) in ButtCapDashedCircleGeometryProcessor() 492 bool wideColor = d->fRandom->nextBool(); in TestCreate() local 510 EllipseGeometryProcessor(bool stroke, bool wideColor, bool useScale, in EllipseGeometryProcessor() 701 DIEllipseGeometryProcessor(bool wideColor, bool useScale, const SkMatrix& viewMatrix, in DIEllipseGeometryProcessor()
|
D | GrAALinearizingConvexPathRenderer.cpp | 102 bool wideColor) { in create_lines_only_gp()
|