Home
last modified time | relevance | path

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

12

/external/skqp/src/gpu/
DGrGeometryProcessor.h33 static Attribute MakeColorAttribute(const char* name, bool wideColor) { in MakeColorAttribute()
/external/skia/src/gpu/
DGrGeometryProcessor.h33 static Attribute MakeColorAttribute(const char* name, bool wideColor) { in MakeColorAttribute()
/external/skqp/src/gpu/effects/
DGrBitmapTextGeoProc.h27 const SkPMColor4f& color, bool wideColor, in Make()
DGrBitmapTextGeoProc.cpp124 bool wideColor, in GrBitmapTextGeoProc()
DGrDistanceFieldGeoProc.h140 bool wideColor, in Make()
DGrDistanceFieldGeoProc.cpp514 bool wideColor, in GrDistanceFieldPathGeoProc()
/external/skia/src/gpu/effects/
DGrBitmapTextGeoProc.h27 const SkPMColor4f& color, bool wideColor, in Make()
DGrBitmapTextGeoProc.cpp123 bool wideColor, in GrBitmapTextGeoProc()
DGrDistanceFieldGeoProc.h140 bool wideColor, in Make()
DGrDistanceFieldGeoProc.cpp514 bool wideColor, in GrDistanceFieldPathGeoProc()
/external/skia/include/private/
DGrColor.h94 explicit GrVertexColor(const SkPMColor4f& color, bool wideColor) in GrVertexColor()
/external/skqp/include/private/
DGrColor.h96 explicit GrVertexColor(const SkPMColor4f& color, bool wideColor) in GrVertexColor()
/external/skqp/src/gpu/ops/
DGrLatticeOp.cpp34 bool wideColor) { in Make()
95 GrSamplerState::Filter filter, bool wideColor) in LatticeGP()
DGrRegionOp.cpp24 bool wideColor) { in make_gp()
DGrStrokeRectOp.cpp300 bool wideColor) { in create_aa_stroke_rect_gp()
634 bool wideColor, in generateAAStrokeRectGeometry()
DGrQuadPerEdgeAA.cpp336 SkPMColor4f color4f, bool wideColor, in write_quad()
405 bool wideColor = GrQuadPerEdgeAA::ColorType::kHalf == spec.colorType(); in Tessellate() local
DGrAAConvexPathRenderer.cpp529 bool wideColor) { in Make()
619 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect()
DGrOvalOpFactory.cpp66 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()
DGrAALinearizingConvexPathRenderer.cpp102 bool wideColor) { in create_lines_only_gp()
/external/skia/src/gpu/ops/
DGrLatticeOp.cpp34 bool wideColor) { in Make()
95 GrSamplerState::Filter filter, bool wideColor) in LatticeGP()
DGrRegionOp.cpp26 bool wideColor) { in make_gp()
DGrStrokeRectOp.cpp306 bool wideColor) { in create_aa_stroke_rect_gp()
646 bool wideColor, in generateAAStrokeRectGeometry()
DGrAAConvexPathRenderer.cpp528 bool wideColor) { in Make()
618 QuadEdgeEffect(const SkMatrix& localMatrix, bool usesLocalCoords, bool wideColor) in QuadEdgeEffect()
DGrOvalOpFactory.cpp67 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()
DGrAALinearizingConvexPathRenderer.cpp102 bool wideColor) { in create_lines_only_gp()

12