Home
last modified time | relevance | path

Searched refs:gammaCorrect (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DSmallPathRenderer.cpp63 bool gammaCorrect, in Make()
66 gammaCorrect, stencilSettings); in Make()
70 const SkMatrix& viewMatrix, bool gammaCorrect, in SmallPathOp()
89 fGammaCorrect = gammaCorrect; in SmallPathOp()
730 bool gammaCorrect = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
734 return skgpu::v1::SmallPathOp::Make(context, std::move(paint), shape, viewMatrix, gammaCorrect, in GR_DRAW_OP_TEST_DEFINE()
59 Make(GrRecordingContext* context, GrPaint&& paint, const GrStyledShape& shape, const SkMatrix& viewMatrix, bool gammaCorrect, const GrUserStencilSettings* stencilSettings) Make() argument
69 SmallPathOp(GrProcessorSet* processorSet, const SkPMColor4f& color, const GrStyledShape& shape, const SkMatrix& viewMatrix, bool gammaCorrect, const GrUserStencilSettings* stencilSettings) SmallPathOp() argument

Completed in 2 milliseconds